debugfs: move to new strtobool
authorJonathan Cameron <jic23@cam.ac.uk>
Tue, 19 Apr 2011 11:43:46 +0000 (12:43 +0100)
committerRusty Russell <rusty@rustcorp.com.au>
Thu, 19 May 2011 07:25:28 +0000 (16:55 +0930)
commita0374396375d06398c419ebb6857fb5809cff81f
tree3c756c3cfd61e2ea4323d07fc208d0e6528ad3a1
parentd0f1fed29e6e73d9d17f4c91a5896a4ce3938d45
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>
fs/debugfs/file.c