diff options
author | Peng Tao <bergwolf@gmail.com> | 2014-03-05 21:27:16 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-03-08 19:23:56 -0800 |
commit | 7a72458266a672f566d4460bd54f30c49a1ce68b (patch) | |
tree | 7af723df769f565cbe74a42a31d9caf486883be2 /drivers/staging/xillybus | |
parent | 82a2390c3c4ecf39402787c75dc8a69a024d5786 (diff) |
staging/lustre/libcfs: remove cfs_strncasecmp
The only difference against generic strncasecmp() is that
cfs_strncasecmp() check NULL pointers and zero length parameter,
which all callers have already taken care of.
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>
Diffstat (limited to 'drivers/staging/xillybus')
0 files changed, 0 insertions, 0 deletions