[PATCH] Staging:bcm:verndorspecificficextn.c: fixed five styling issues

2014-08-08 Thread Panos Vlachos
Fixed the following styling issues: vendorspecificextn.c:14: WARNING: line over 80 characters vendorspecificextn.c:64: WARNING: line over 80 characters vendorspecificextn.c:91: WARNING: line over 80 characters vendorspecificextn.c:115: WARNING: line over 80 characters vendorspecificextn.c:138:

Re: [PATCH] Staging:bcm:verndorspecificficextn.c: fixed five styling issues

2014-08-08 Thread Dan Carpenter
On Fri, Aug 08, 2014 at 03:48:12PM +0300, Panos Vlachos wrote: -INT vendorextnReadSection(PVOID pContext, PUCHAR pBuffer, enum bcm_flash2x_section_val SectionVal, +INT vendorextnReadSection(PVOID pContext, PUCHAR pBuffer, + enum bcm_flash2x_section_val SectionVal,