summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/a4000t.c
diff options
context:
space:
mode:
authorMark Rustad2014-10-10 00:28:15 +0200
committerLinus Torvalds2014-10-10 04:25:57 +0200
commit7c809968ffa92d41baaa9054e897436480179b20 (patch)
treeed398fc20903aa201f57aa508f1e03189802a776 /drivers/scsi/a4000t.c
parentmm: page_alloc: avoid wakeup kswapd on the unintended node (diff)
downloadkernel-qcow2-linux-7c809968ffa92d41baaa9054e897436480179b20.tar.gz
kernel-qcow2-linux-7c809968ffa92d41baaa9054e897436480179b20.tar.xz
kernel-qcow2-linux-7c809968ffa92d41baaa9054e897436480179b20.zip
mm/page-writeback.c: use min3/max3 macros to avoid shadow warnings
Nested calls to min/max functions result in shadow warnings in W=2 builds. Avoid the warning by using the min3 and max3 macros to get the min/max of 3 values instead of nested calls. Signed-off-by: Mark Rustad <mark.d.rustad@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/scsi/a4000t.c')
0 files changed, 0 insertions, 0 deletions