aboutsummaryrefslogtreecommitdiffstats
path: root/fs
diff options
context:
space:
mode:
authorJohannes Berg <johannes.berg@intel.com>2016-08-11 10:15:56 +0200
committerJens Axboe <axboe@fb.com>2016-08-11 09:41:35 -0600
commit1ea049b2de5d803374fdbf43add23c8d1c518e7b (patch)
tree9888036b25bbd628e9fcb5c76f0207c27d1e623a /fs
parentdoc: update block/queue-sysfs.txt entries (diff)
downloadlinux-dev-1ea049b2de5d803374fdbf43add23c8d1c518e7b.tar.xz
linux-dev-1ea049b2de5d803374fdbf43add23c8d1c518e7b.zip
bvec: avoid variable shadowing warning
Due to the (indirect) nesting of min(..., min(...)), sparse will show a variable shadowing warning whenever bvec.h is included. Avoid that by assigning the inner min() to a temporary variable first. Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: Jens Axboe <axboe@fb.com>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions