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:
d0f1fed
)
debugfs: move to new strtobool
author
Jonathan Cameron
<jic23@cam.ac.uk>
Tue, 19 Apr 2011 11:43:46 +0000
(12:43 +0100)
committer
Rusty Russell
<rusty@rustcorp.com.au>
Thu, 19 May 2011 07:25:28 +0000
(16:55 +0930)
No functional changes requires that we eat errors from strtobool.
If people want to not do this, then it should be fixed at a later date.
V2: Simplification suggested by Rusty Russell removes the need for
additional variable ret.
Signed-off-by: Jonathan Cameron <jic23@cam.ac.uk>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
No differences found