Re: error from checkpatch.pl version 0.10

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Satyam Sharma
Date: Thursday, September 20, 2007 - 6:49 am

On Thu, 20 Sep 2007, Tetsuo Handa wrote:

Looks like a checkpatch.pl bug to me -- that was nothing to warn about.



Yeah, this would be better to do anyway (and rename poll_table_struct
to just poll_table).


So:

	struct poll_table {
		poll_queue_proc qproc;
	};

In general the kernel's codingstyle consensus is to avoid adding typedefs.
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
error from checkpatch.pl version 0.10, Tetsuo Handa, (Thu Sep 20, 5:56 am)
Re: error from checkpatch.pl version 0.10, Satyam Sharma, (Thu Sep 20, 6:49 am)
Re: error from checkpatch.pl version 0.10, Tetsuo Handa, (Thu Sep 20, 7:30 am)
Re: error from checkpatch.pl version 0.10, Andy Whitcroft, (Thu Sep 20, 8:53 am)
Re: error from checkpatch.pl version 0.10, Jan Engelhardt, (Fri Sep 21, 6:09 am)