On 08/11/2016 02:15 AM, Johannes Berg wrote:
From: Johannes Berg <johannes.berg@xxxxxxxxx> 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.
Grumble, reluctantly applied :-) -- Jens Axboe -- To unsubscribe from this list: send the line "unsubscribe linux-block" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html