Re: [PATCH] staging: rtl8192e: fixed statements should start on a tabstop

2016-09-27 Thread Greg KH
On Mon, Sep 26, 2016 at 07:37:27PM -0500, Darryl T. Agostinelli wrote: > checkpatch.pl repairs: > corrected: statements should start on a tabstop > corrected: block comments use * on subsequent lines > corrected: use a blank line after function/struct/union/enum declarations That's multiple differ

[PATCH] staging: rtl8192e: fixed statements should start on a tabstop

2016-09-26 Thread Darryl T. Agostinelli
checkpatch.pl repairs: corrected: statements should start on a tabstop corrected: block comments use * on subsequent lines corrected: use a blank line after function/struct/union/enum declarations Signed-off-by: Darryl T. Agostinelli --- drivers/staging/rtl8192e/rtllib_tx.c | 75

[PATCH] staging: rtl8192e: fixed statements should start on a tabstop

2016-09-26 Thread Darryl T. Agostinelli
checkpatch.pl repairs: corrected: statements should start on a tabstop corrected: block comments use * on subsequent lines corrected: use a blank line after function/struct/union/enum declarations Signed-off-by: Darryl T. Agostinelli save --- drivers/staging/rtl8192e/rtllib_tx.c | 75 ++