From: Tilman Schmidt Date: Mon, 2 Oct 2006 09:17:37 +0000 (-0700) Subject: [PATCH] isdn4linux: Gigaset driver: fix __must_check warning X-Git-Tag: v2.6.19-rc1~452 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd0fbcc27fd72a11dacc3f1a1681ee4dfd256a0b;p=pandora-kernel.git [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 Acked-by: Hansjoerg Lipp Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed