commit | a0374396375d06398c419ebb6857fb5809cff81f | [log] [tgz] |
---|---|---|
author | Jonathan Cameron <jic23@cam.ac.uk> | Tue Apr 19 12:43:46 2011 +0100 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Thu May 19 16:55:28 2011 +0930 |
tree | 3c756c3cfd61e2ea4323d07fc208d0e6528ad3a1 | |
parent | d0f1fed29e6e73d9d17f4c91a5896a4ce3938d45 [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: Rusty Russell <rusty@rustcorp.com.au>