]> Git Repo - linux.git/commit - kernel/params.c
kernel/params: fix handling of signed integer types
authorJean Delvare <[email protected]>
Fri, 27 Sep 2013 20:17:39 +0000 (13:17 -0700)
committerLinus Torvalds <[email protected]>
Sat, 28 Sep 2013 19:35:52 +0000 (12:35 -0700)
commit3a126f85e015701e56240884f27f97543580d5f7
tree89078be20b25ed65333f95db110eda55b45bb030
parentf2e98aa830262042c8c584ca85b4c383af1e8db9
kernel/params: fix handling of signed integer types

Commit 6072ddc8520b ("kernel: replace strict_strto*() with kstrto*()")
broke the handling of signed integer types, fix it.

Signed-off-by: Jean Delvare <[email protected]>
Reported-by: Christian Kujau <[email protected]>
Tested-by: Christian Kujau <[email protected]>
Cc: Jingoo Han <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
kernel/params.c
This page took 0.055914 seconds and 4 git commands to generate.