]> www.infradead.org Git - users/dwmw2/linux.git/commit
lib: bitmap: order includes alphabetically
authorBartosz Golaszewski <bgolaszewski@baylibre.com>
Mon, 15 Mar 2021 09:13:55 +0000 (10:13 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 21 Aug 2022 13:15:45 +0000 (15:15 +0200)
commit1238da5f32b72e9c9880e37a4fee38b4c4fc4f73
tree0a9bb06e246e7407145c140508b5faeaa2924cbc
parent7f29d75693dcef2baeb3ea20c71fb6ebec5cc7ad
lib: bitmap: order includes alphabetically

[ Upstream commit c13656b904b6173aad723d9680a81c60de2f5edc ]

For better readability and maintenance: order the includes in bitmap
source files alphabetically.

Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
include/linux/bitmap.h
lib/bitmap.c