]> asedeno.scripts.mit.edu Git - linux.git/commit
staging: lustre: libcfs: remove unused rounding functions.
authorNeilBrown <neilb@suse.com>
Wed, 13 Dec 2017 03:15:55 +0000 (14:15 +1100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 13 Dec 2017 11:32:13 +0000 (12:32 +0100)
commitcf2d5dc0e850090c4cf646d584f9bb4c17487ebe
treeaddf6750e1d4a580355778f8cbccf1614904cd50
parent8b299a5232547c72120eefdb9af057f88858f81c
staging: lustre: libcfs: remove unused rounding functions.

These are all unused except cfs_size_round().
So discard the others, and use the kernel-standard round_up()
function to implement cfs_size_round().

Signed-off-by: NeilBrown <neilb@suse.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/include/linux/libcfs/libcfs_private.h