aboutsummaryrefslogtreecommitdiffstats
path: root/sound/core/timer.c
diff options
context:
space:
mode:
authorPierre-Louis Bossart <[email protected]>2020-09-02 21:21:31 +0000
committerTakashi Iwai <[email protected]>2020-09-03 07:27:50 +0000
commitb7dcd6ac0225aa3bc4c78fc5f13610789c9a7f15 (patch)
treed1e43599b7fda760ff88a4314b06b469102be915 /sound/core/timer.c
parentALSA: rawmidi: (cosmetic) align function parameters (diff)
downloadkernel-b7dcd6ac0225aa3bc4c78fc5f13610789c9a7f15.tar.gz
kernel-b7dcd6ac0225aa3bc4c78fc5f13610789c9a7f15.zip
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 'sound/core/timer.c')
0 files changed, 0 insertions, 0 deletions