diff options
author | Namjae Jeon <namjae.jeon@samsung.com> | 2013-02-22 01:44:08 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2013-02-22 02:22:25 +0100 |
commit | 53769627b93d5b1d04178fd1fb2558d933ee9e81 (patch) | |
tree | 493b4f17a4b47b355ca037f63a15e89d5f2175a9 /lib/xz/Kconfig | |
parent | backlight: lp855x_bl: simplify bl_get_brightness() (diff) | |
download | linux-53769627b93d5b1d04178fd1fb2558d933ee9e81.tar.xz linux-53769627b93d5b1d04178fd1fb2558d933ee9e81.zip |
lib/parser.c: fix up comments for valid return values from match_number
match_number() has return values of -ENOMEM, -EINVAL and -ERANGE. So, for
all the functions calling match_number, the return value should include
these values. Fix up the comments to reflect the correct values.
Signed-off-by: Namjae Jeon <namjae.jeon@samsung.com>
Signed-off-by: Amit Sahrawat <a.sahrawat@samsung.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'lib/xz/Kconfig')
0 files changed, 0 insertions, 0 deletions