Re: [PATCH] staging: rtl8187se: fix checkpatch.pl issues

2014-02-24 Thread Greg KH
On Thu, Feb 20, 2014 at 01:05:31AM -0700, axel.rasmuss...@gmail.com wrote: > From: Axel Rasmussen > Date: Mon, 17 Feb 2014 23:50:05 -0700 > Subject: [PATCH] staging: rtl8187se: fix checkpatch.pl issues Please just use 'git send-email' so I don't have to hand-edit the

[PATCH] staging: rtl8187se: fix checkpatch.pl issues

2014-02-20 Thread axel . rasmussen1
From: Axel Rasmussen Date: Mon, 17 Feb 2014 23:50:05 -0700 Subject: [PATCH] staging: rtl8187se: fix checkpatch.pl issues Reformatted many lines which were too long, replaced various printk calls with appropriate netdev_* calls, and fixed some spelling errors. Signed-off-by: Axel Rasmussen