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

2018-04-06 Thread Viresh Kumar
On 06-04-18, 16:02, Gaurav Dhingra wrote: > I didn't realize that it would be necessary to add it to this patch set. I > thought you guys will do squashing of the commits (v2 and v1) and using just > one commit message (and will take it from last commit), seems like I was > wrong. Now I've

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

2018-04-06 Thread Gaurav Dhingra
Hi, On Friday 06 April 2018 03:52 PM, Viresh Kumar wrote: On Fri, Apr 6, 2018 at 3:39 PM, Gaurav Dhingra wrote: Why did you remove the commit log? You had the right one in v1. I didn't realize that it would be necessary to add it to this patch set. I thought

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

2018-04-06 Thread Viresh Kumar
On Fri, Apr 6, 2018 at 3:39 PM, Gaurav Dhingra wrote: Why did you remove the commit log? You had the right one in v1. > Signed-off-by: Gaurav Dhingra > --- > Changes in v2: > - use correct format for multiline comment > --- >

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

2018-04-06 Thread Gaurav Dhingra
Signed-off-by: Gaurav Dhingra --- Changes in v2: - use correct format for multiline comment --- drivers/staging/greybus/audio_codec.h | 5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/drivers/staging/greybus/audio_codec.h