diff options
author | 2011-04-18 10:44:38 +0000 | |
---|---|---|
committer | 2011-05-24 16:07:50 +0900 | |
commit | 94cd1ae2fd251fd8206c043ce91a99a45439a116 (patch) | |
tree | 1267c47adb8cfb53f7070c266c78b77d423a9f15 /tools/perf/scripts/python | |
parent | savagefb: Enable LCD detection on mobile Twister (diff) | |
download | wireguard-linux-94cd1ae2fd251fd8206c043ce91a99a45439a116.tar.xz wireguard-linux-94cd1ae2fd251fd8206c043ce91a99a45439a116.zip |
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 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions