On Mon, 16 Apr 2007, Patrick McHardy wrote: > Ilpo Järvinen wrote: > > On Mon, 16 Apr 2007, Patrick McHardy wrote: > > > > [...] It's not clear to me what is really the preferred > > style considering all the variants... [...] > > The preferred style is a newline after variable declarations. Some > (mostly old) code doesn't consistently do that, but in cases where > you add the first local variable you should really add them.
Just to make sure... And this holds in all cases, e.g., in 2 lines functions too like tcp_push_pending_frames? Maybe I'm just being too picky or something... :-) -- i.