Re: [PATCH 2/9][v2] mISDN: consistently define 'debug' as '*u_int'

From: David Miller
Date: Sat Dec 13 2008 - 00:14:15 EST


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

> Impact: change data type for variable 'debug' from *int to *u_int,
> same for the argument type of mISDN_inittimer
>
> In "core.h" mISDN_inittimer is declared with the argument type "*u_int", make
> the definition in "timerdev.c" match this.
>
> This fixes also this warnings:
...
> 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/