Re: [PATCH] usb: image: mdc800: fixed various style issues

2015-04-28 Thread Greg KH
On Thu, Apr 23, 2015 at 05:59:01PM -0600, Jason Eastman wrote: > Fixed several style issues with: comments, function perenthesis, > indentation, and conditional braces > > Signed-off-by: Jason Eastman > --- > drivers/usb/image/mdc800.c | 769 > +++- > 1

Re: [PATCH] usb: image: mdc800: fixed various style issues

2015-04-28 Thread Greg KH
On Thu, Apr 23, 2015 at 05:59:01PM -0600, Jason Eastman wrote: Fixed several style issues with: comments, function perenthesis, indentation, and conditional braces Signed-off-by: Jason Eastman eastman.jason.li...@gmail.com --- drivers/usb/image/mdc800.c | 769

Re: [PATCH] usb: image: mdc800: fixed various style issues

2015-04-24 Thread Varka Bhadram
On 04/24/2015 05:29 AM, Jason Eastman wrote: > Fixed several style issues with: comments, function perenthesis, > indentation, and conditional braces > > Signed-off-by: Jason Eastman > --- > drivers/usb/image/mdc800.c | 769 > +++- > 1 file changed, 336

Re: [PATCH] usb: image: mdc800: fixed various style issues

2015-04-24 Thread Varka Bhadram
On 04/24/2015 05:29 AM, Jason Eastman wrote: Fixed several style issues with: comments, function perenthesis, indentation, and conditional braces Signed-off-by: Jason Eastman eastman.jason.li...@gmail.com --- drivers/usb/image/mdc800.c | 769 +++-

[PATCH] usb: image: mdc800: fixed various style issues

2015-04-23 Thread Jason Eastman
Fixed several style issues with: comments, function perenthesis, indentation, and conditional braces Signed-off-by: Jason Eastman --- drivers/usb/image/mdc800.c | 769 +++- 1 file changed, 336 insertions(+), 433 deletions(-) diff --git

[PATCH] usb: image: mdc800: fixed various style issues

2015-04-23 Thread Jason Eastman
Fixed several style issues with: comments, function perenthesis, indentation, and conditional braces Signed-off-by: Jason Eastman eastman.jason.li...@gmail.com --- drivers/usb/image/mdc800.c | 769 +++- 1 file changed, 336 insertions(+), 433 deletions(-)