Whamcloud - gitweb
LU-9859 libcfs: discard cfs_gettok and cfs_str2num_check 44/50844/3
authorMr NeilBrown <neilb@suse.de>
Thu, 24 Aug 2023 14:32:40 +0000 (10:32 -0400)
committerOleg Drokin <green@whamcloud.com>
Thu, 31 Aug 2023 06:29:40 +0000 (06:29 +0000)
commit88141538c475b99fe911c54a60e5c004c5296a55
tree37c6197e342be78e28b533b218351e0c2f3565c3
parent8785f25b053c69b4303e901c6c8dc5d0d4d6dfc1
LU-9859 libcfs: discard cfs_gettok and cfs_str2num_check

cfs_gettok() and cfs_str2num_check() are no longer used in the kernel,
so remove them.

Test-Parameters: trivial
Signed-off-by: Mr NeilBrown <neilb@suse.de>
Change-Id: I49a8378f049a936a742681293db616f7eb9b11af
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/50844
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Patrick Farrell <pfarrell@whamcloud.com>
Reviewed-by: Timothy Day <timday@amazon.com>
Reviewed-by: James Simmons <jsimmons@infradead.org>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
libcfs/include/libcfs/libcfs_string.h
libcfs/libcfs/libcfs_string.c