Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 2c794483 authored by Maciej Żenczykowski's avatar Maciej Żenczykowski
Browse files

BandwidthController - fix bugprone-suspicious-missing-comma warnings



Fixes:
  system/netd/server/BandwidthController.cpp:230:13: warning: suspicious string literal, probably missing a comma [bugprone-suspicious-missing-comma]

(and fixing that reveals more that I'm also fixing)

Note: Using parenthesis seems better than marking with
  // NOLINTNEXTLINE(bugprone-suspicious-missing-comma)

Test: builds
Bug: 153035880
Signed-off-by: default avatarMaciej Żenczykowski <maze@google.com>
Change-Id: I95d3b1cda93e5a55504e6cd94a795e259863d47f
parent acdc0871
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment