Re: [PATCH 8/9][v2] mISDN: timerdev: use __user for mISDN_read'sbuffer argument

From: David Miller
Date: Sat Dec 13 2008 - 00:19:38 EST


From: Hannes Eder <hannes@xxxxxxxxxxxxxx>
Date: Thu, 11 Dec 2008 22:36:00 +0100

> Fix this warning:
>
> drivers/isdn/mISDN/timerdev.c:264:11: warning: incorrect type in initializer (incompatible argument 2 (different address spaces))
> drivers/isdn/mISDN/timerdev.c:264:11: expected int ( *read )( ... )
> drivers/isdn/mISDN/timerdev.c:264:11: got int ( static [toplevel] *<noident> )( ... )
>
> Signed-off-by: Hannes Eder <hannes@xxxxxxxxxxxxxx>
> Acked-by: Karsten Keil <kkeil@xxxxxxx>

Applied.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/