mirror of
https://github.com/lkl/linux.git
synced 2025-12-20 08:33:02 +09:00
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>
2.7 KiB
2.7 KiB