diff options
author | Wang Shaoyan <wangshaoyan.pt@taobao.com> | 2011-08-08 10:18:15 +0800 |
---|---|---|
committer | Florian Tobias Schandinat <FlorianSchandinat@gmx.de> | 2011-08-17 20:13:13 +0000 |
commit | 4ce36bbb0497bdd3d6b8682175e5c58745b7acdd (patch) | |
tree | 6015a8add4208b3f35ea0be703855a458d116f86 /kernel/sched_rt.c | |
parent | 94bd217e2d683719ab21a4ac117d8a1b91cbedc9 (diff) |
viafb: replace strict_strtoul to kstrto* and check return value
This commit replace the function strict_strtoul(becasue commit 33ee3b2e), and check the return value to avoid such warning:
drivers/video/via/viafbdev.c:1992: warning: ignoring return value of 'kstrtoul', declared with attribute warn_unused_result
Signed-off-by: Wang Shaoyan <wangshaoyan.pt@taobao.com>
Signed-off-by: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
Diffstat (limited to 'kernel/sched_rt.c')
0 files changed, 0 insertions, 0 deletions