]> git.baikalelectronics.ru Git - kernel.git/commit
block: move lower_48_bits() to block
authorKeith Busch <kbusch@kernel.org>
Sun, 27 Mar 2022 17:33:16 +0000 (11:33 -0600)
committerJens Axboe <axboe@kernel.dk>
Tue, 12 Apr 2022 01:18:27 +0000 (19:18 -0600)
commit868169e597a6cccdc214db7af08ca80735a1c6d6
treee8862776d65c8b945579777f9b8c534baa839eb4
parentdc30794b6ce16f8af4392e3fe6eeb6eb31530677
block: move lower_48_bits() to block

The function is not generally applicable enough to be included in the core
kernel header. Move it to block since it's the only subsystem using it.

Suggested-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Keith Busch <kbusch@kernel.org>
Link: https://lore.kernel.org/r/20220327173316.315-1-kbusch@kernel.org
Signed-off-by: Jens Axboe <axboe@kernel.dk>
include/linux/kernel.h
include/linux/t10-pi.h