diff options
author | Wang Shaoyan <wangshaoyan.pt@taobao.com> | 2011-08-08 04:18:15 +0200 |
---|---|---|
committer | Florian Tobias Schandinat <FlorianSchandinat@gmx.de> | 2011-08-17 22:13:13 +0200 |
commit | 4ce36bbb0497bdd3d6b8682175e5c58745b7acdd (patch) | |
tree | 6015a8add4208b3f35ea0be703855a458d116f86 /drivers/video/via/debug.h | |
parent | Merge commit 'v3.1-rc2' into HEAD (diff) | |
download | linux-4ce36bbb0497bdd3d6b8682175e5c58745b7acdd.tar.xz linux-4ce36bbb0497bdd3d6b8682175e5c58745b7acdd.zip |
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 'drivers/video/via/debug.h')
0 files changed, 0 insertions, 0 deletions