Re: [PATCH v2 1/2] Staging:greybus:arche-apb-ctrl: fix trailing */ Block comments and 80 character line limit coding style issue

2016-10-09 Thread Greg KH
On Fri, Oct 07, 2016 at 02:05:13PM -0700, Nadim Almas wrote: > Fixed coding style issue Your subject is huge, please don't make it so long. thanks, greg k-h ___ devel mailing list de...@linuxdriverproject.org

[PATCH v2 1/2] Staging:greybus:arche-apb-ctrl: fix trailing */ Block comments and 80 character line limit coding style issue

2016-10-07 Thread Nadim Almas
Fixed coding style issue Signed-off-by: Nadim Almas --- Changes in v2: - Used space after leading * in block comments. drivers/staging/greybus/arche-apb-ctrl.c | 10 +++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git