aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/mpt3sas/mpi/mpi2_raid.h
diff options
context:
space:
mode:
authorArnd Bergmann <[email protected]>2012-04-30 13:00:32 +0000
committerArnd Bergmann <[email protected]>2012-10-04 16:59:51 +0200
commit9e0e4e11623e57c0f6635f5dc6972244ce511f77 (patch)
tree695428b6b4f70457aad8e6cf5aa8fd02d6f48aa8 /drivers/scsi/mpt3sas/mpi/mpi2_raid.h
parentac09281a026aad1fe489419bc948ba88b910e242 (diff)
ARM: at91: unused variable in at91_pm_verify_clocks
The code using the variable 'i' in this function is conditional which results in a harmless compiler warning. Using the IS_ENABLED macro instead of #ifdef makes the code look nicer and gets rid of the warning. Without this patch, building at91sam9263_defconfig results in: /home/arnd/linux-arm/arch/arm/mach-at91/pm.c: In function 'at91_pm_verify_clocks': /home/arnd/linux-arm/arch/arm/mach-at91/pm.c:137:6: warning: unused variable 'i' [-Wunused-variable] Signed-off-by: Arnd Bergmann <[email protected]> Acked-by: Jean-Christophe PLAGNIOL-VILLARD <[email protected]> Cc: Nicolas Ferre <[email protected]>
Diffstat (limited to 'drivers/scsi/mpt3sas/mpi/mpi2_raid.h')
0 files changed, 0 insertions, 0 deletions