]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] isdn4linux: Gigaset driver: fix __must_check warning
authorTilman Schmidt <tilman@imap.cc>
Mon, 2 Oct 2006 09:17:37 +0000 (02:17 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 2 Oct 2006 14:57:16 +0000 (07:57 -0700)
commitb388e6ca085f475a80ef82892cf5d705bc8df0e9
tree174ad2a7044a04b878c89cd407e8e63435efd4f3
parent8a6c076387ac16bc156e641b45d8760105002aa1
[PATCH] isdn4linux: Gigaset driver: fix __must_check warning

This patch to the Siemens Gigaset driver fixes the compile warning
"ignoring return value of 'class_device_create_file', declared with
attribute warn_unused_result" appearing with CONFIG_ENABLE_MUST_CHECK=y in
release 2.6.18-rc1-mm1.

Signed-off-by: Tilman Schmidt <tilman@imap.cc>
Acked-by: Hansjoerg Lipp <hjlipp@web.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/isdn/gigaset/proc.c