On Thu, Nov 04, 2010 at 03:17:27PM +0000, Alan Cox wrote: > From: Alan Cox <alan@xxxxxxxxxxxxxxx> > > [Original From Ken Mills but I redid it using pr_ helpers instead] > > Also fix up coding style, there are two warnings left but that is where > the CodingStyle tools blow up because they cannot handle > > if (blah) { > foo > } else switch (x) { > case 1: > } > > Signed-off-by: Alan Cox <alan@xxxxxxxxxxxxxxx> > --- > > drivers/char/n_gsm.c | 154 ++++++++++++++++++++++++++------------------------ > 1 files changed, 81 insertions(+), 73 deletions(-) This is for .38, right? thanks, greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-serial" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html