From: Jesper Juhl Date: Sat, 25 Mar 2006 11:07:02 +0000 (-0800) Subject: [PATCH] ISDN: fix copy_to_user() unused result warning in isdn_ppp X-Git-Tag: v2.6.17-rc1~833 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c41a24ce1fe13638732885859011321af862960a;p=pandora-kernel.git [PATCH] ISDN: fix copy_to_user() unused result warning in isdn_ppp drivers/isdn/i4l/isdn_ppp.c:785: warning: ignoring return value of `copy_to_user', declared with attribute warn_unused_result Signed-off-by: Jesper Juhl Signed-off-by: Karsten Keil Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed