Home
last modified time | relevance | path

Searched hist:"792314 f8" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/adfs/
H A Dmap.c792314f8 Mon Dec 09 05:08:54 CST 2019 Russell King <rmk+kernel@armlinux.org.uk> fs/adfs: map: use find_next_bit_le() rather than open coding it

Use find_next_bit_le() to find the end of a fragment in the map rather
than open-coding this functionality.

Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
792314f8 Mon Dec 09 05:08:54 CST 2019 Russell King <rmk+kernel@armlinux.org.uk> fs/adfs: map: use find_next_bit_le() rather than open coding it

Use find_next_bit_le() to find the end of a fragment in the map rather
than open-coding this functionality.

Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>