git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5156647
)
staging: lustre: Cleanup cfs_str2mask in libcfs_string.c
author
Matthew Tyler
<matt.tyler@flashics.com>
Mon, 15 Dec 2014 14:37:53 +0000
(22:37 +0800)
committer
Greg 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