staging: lustre: Cleanup cfs_str2mask in libcfs_string.c
authorMatthew Tyler <matt.tyler@flashics.com>
Mon, 15 Dec 2014 14:37:53 +0000 (22:37 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 17 Jan 2015 23:39:32 +0000 (15:39 -0800)
- Replace body-less for-loop with while loop
- Use '\0' for null character instead of 0

Signed-off-by: Matthew Tyler <matt.tyler@flashics.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found