Re: [PATCH] staging: rtl8723bs: fix indentation issues

2019-06-09 Thread Greg Kroah-Hartman
On Sun, Jun 09, 2019 at 11:07:41AM +0530, Hariprasad Kelam wrote: > fix below issues reported by checkpatch > > CHECK: Please don't use multiple blank lines > WARNING: space prohibited between function name and open parenthesis '(' > +void _rtw_open_pktfile (_pkt *pktptr, struct pkt_file *pfile) >

[PATCH] staging: rtl8723bs: fix indentation issues

2019-06-08 Thread Hariprasad Kelam
fix below issues reported by checkpatch CHECK: Please don't use multiple blank lines WARNING: space prohibited between function name and open parenthesis '(' +void _rtw_open_pktfile (_pkt *pktptr, struct pkt_file *pfile) WARNING: space prohibited before semicolon WARNING: space prohibited between