]> www.infradead.org Git - users/jedix/linux-maple.git/commit
bitmap: Align documentation between bitmap_gather() and bitmap_scatter()
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 3 Feb 2025 12:19:19 +0000 (14:19 +0200)
committerYury Norov <yury.norov@gmail.com>
Tue, 18 Feb 2025 16:51:21 +0000 (11:51 -0500)
commitf54af4af7bd282c0ca9eef3f3bc239ae2fd9a58a
treeb8ac46fe62f23384c394ab22468b2415af455968
parent2408a807bfc3f738850ef5ad5e3fd59d66168996
bitmap: Align documentation between bitmap_gather() and bitmap_scatter()

The bitmap_scatter() mistakenly refers to itself for detailed explanation
about the relationships of two. Instead of simply fixing this, align text
in both making a cross-reference.

Fixes: de5f84338970 ("lib/bitmap: Introduce bitmap_scatter() and bitmap_gather() helpers")
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Yury Norov <yury.norov@gmail.com>
include/linux/bitmap.h