diff options
author | Liu Yuan <tailai.ly@taobao.com> | 2011-04-18 06:44:38 -0400 |
---|---|---|
committer | Paul Mundt <lethal@linux-sh.org> | 2011-05-24 03:07:50 -0400 |
commit | 94cd1ae2fd251fd8206c043ce91a99a45439a116 (patch) | |
tree | 1267c47adb8cfb53f7070c266c78b77d423a9f15 /drivers/sn | |
parent | 6dbdf2a1cee23c34a66a35cfa2ae48e62e268dcb (diff) |
video, udlfb: Fix two build warnings about 'ignoring return value'
build warning:
...
drivers/video/udlfb.c:1590: warning: ignoring return value of ‘device_create_file’, declared with attribute warn_unused_result
drivers/video/udlfb.c:1592: warning: ignoring return value of ‘device_create_bin_file’, declared with attribute warn_unused_result
...
So add two checks to get rid of 'em.
Signed-off-by: Liu Yuan <tailai.ly@taobao.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'drivers/sn')
0 files changed, 0 insertions, 0 deletions