Searched hist:e899aa823ad74860a17b541b0ad38f513728923d (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/lib/ |
H A D | vsprintf.c | diff e899aa823ad74860a17b541b0ad38f513728923d Tue Jan 06 16:40:53 CST 2009 Pavel Machek <pavel@suse.cz> strict_strto* is not strict enough
It decodes "\n" as 0, which is bad, because stray echo into backlight will turn your backlight off, etc...
Signed-off-by: Pavel Machek <pavel@suse.cz> Cc: Yi Yang <yi.y.yang@intel.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|