]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging/lustre/libcfs_string.h: don't export internal functions
authorPeng Tao <bergwolf@gmail.com>
Wed, 5 Mar 2014 13:27:17 +0000 (21:27 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 9 Mar 2014 03:23:56 +0000 (19:23 -0800)
commit31fb613ad07be18e60386bf053c79c70c8b8995a
tree8642c3e5ee48c79827963a419e32b034ca294b31
parent7a72458266a672f566d4460bd54f30c49a1ce68b
staging/lustre/libcfs_string.h: don't export internal functions

cfs_expr_list_print is removed due to no callers. Other internal
functions are held unexported.

Cc: Andreas Dilger <andreas.dilger@intel.com>
Cc: Oleg Drokin <oleg.drokin@intel.com>
Signed-off-by: Peng Tao <bergwolf@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/include/linux/libcfs/libcfs_string.h
drivers/staging/lustre/lustre/libcfs/libcfs_string.c