Re: [PATCH 0/6] keucr: checkpatch fixes

2013-06-06 Thread Greg Kroah-Hartman
On Thu, Jun 06, 2013 at 06:10:44PM +0200, Johannes Schilling wrote: > hi, > > did some improvement on our previous patch series, see the more detailed > replies below. When you resend patches, please put "v2" in the subject lines, so I know to take these over the previous ones. thanks, greg k-h

[PATCH 0/6] keucr: checkpatch fixes

2013-06-06 Thread Johannes Schilling
hi, did some improvement on our previous patch series, see the more detailed replies below. [PATCH 1/6] keucr: remove some unneccesary typedefs On Wed, Jun 05, 2013 at 12:25:02PM +0300, Dan Carpenter wrote: > On Wed, Jun 05, 2013 at 10:50:01AM +0200, Johannes Schilling wrote: > > resolves check

[PATCH 0/6] keucr: checkpatch fixes

2013-06-05 Thread Johannes Schilling
hi, we started cleaning up a bit in drivers/staging/keucr, resolved a lot of checkpatch warnings and errors. [PATCH 1/6] keucr: remove some unneccesary typedefs in ../init.c the two unused typedefed structures ADDRESS_T and SSFDCTYPE_T are removed, in other files typedefs are removed and repla