Re: [PATCH v3] staging: greybus: Fix warning to limit chars per line

2018-04-06 Thread Mark Greer
On Fri, Apr 06, 2018 at 04:39:22PM +0530, Gaurav Dhingra wrote: > Wrap comment to fix warning "prefer a maximum 75 chars per line" > > Signed-off-by: Gaurav Dhingra > --- > Changes in v2: > - use correct format for multiline comment > Changes in v3: > -

Re: [PATCH v3] staging: greybus: Fix warning to limit chars per line

2018-04-06 Thread Vaibhav Agarwal
On Fri, Apr 6, 2018 at 4:39 PM, Gaurav Dhingra wrote: > Wrap comment to fix warning "prefer a maximum 75 chars per line" > > Signed-off-by: Gaurav Dhingra > --- > Changes in v2: > - use correct format for multiline comment > Changes

[PATCH v3] staging: greybus: Fix warning to limit chars per line

2018-04-06 Thread Gaurav Dhingra
Wrap comment to fix warning "prefer a maximum 75 chars per line" Signed-off-by: Gaurav Dhingra --- Changes in v2: - use correct format for multiline comment Changes in v3: - include commit log --- drivers/staging/greybus/audio_codec.h | 5 - 1 file