aboutsummaryrefslogtreecommitdiff
path: root/kernel/ksysfs.c
Commit message (Collapse)AuthorAgeFilesLines
* kernel: replace strict_strto*() with kstrto*()Jingoo Han2019-05-021-1/+1
| | | | | | | | | The usage of strict_strto*() is not preferred, because strict_strto*() is obsolete. Thus, kstrto*() should be used. Signed-off-by: Jingoo Han <jg1.han@samsung.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
* first commitMeizu OpenSource2016-08-151-0/+237