aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorPierre-Louis Bossart <[email protected]>2020-09-02 16:21:31 -0500
committerTakashi Iwai <[email protected]>2020-09-03 09:27:50 +0200
commitb7dcd6ac0225aa3bc4c78fc5f13610789c9a7f15 (patch)
treed1e43599b7fda760ff88a4314b06b469102be915 /tools/perf/util/scripting-engines/trace-event-python.c
parent93fcef86caafba893f2e13782f4c58b386eab311 (diff)
ALSA: vx: vx_core: clarify operator precedence
Fix cppcheck warning sound/drivers/vx/vx_core.c:600:49: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] chip->chip_status & VX_STAT_XILINX_LOADED ? "Loaded" : "No"); ^ sound/drivers/vx/vx_core.c:602:47: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] chip->chip_status & VX_STAT_DEVICE_INIT ? "Yes" : "No"); ^ Signed-off-by: Pierre-Louis Bossart <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions