On Mon, Dec 03, 2012 at 10:34:08AM +0000, Cong Ding wrote: > We do not allow old-style function definition. Always spell foo(void) if > a function does not take any parameters. > > Signed-off-by: Cong Ding <dinggnu@xxxxxxxxx> > --- > drivers/staging/telephony/ixj.c | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) As Dan pointed out, you have to work against linux-next, otherwise you waste time fixing things that might not even be in the tree anymore, like this code. sorry, greg k-h _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/devel