commit | 8705b48e7159655c116154928fe104fd6561fa94 | [log] [tgz] |
---|---|---|
author | Jonathan Cameron <jic23@cam.ac.uk> | Tue Apr 19 12:43:46 2011 +0100 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Mon Apr 25 16:04:52 2011 -0700 |
tree | cc4ec88cddb591a8b20482bb802615f94230ff40 | |
parent | ad58671cf32c74a8d6e8f51e63e9cf4e7a73bf1e [diff] |
debugfs: move to new strtobool 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: Greg Kroah-Hartman <gregkh@suse.de>