Re: [PATCH 1/2] Input: xpad - Minor coding style errors fixed.

2012-12-04 Thread Dmitry Torokhov
On Mon, Dec 03, 2012 at 11:28:36PM -0800, Guillermo A. Amaral wrote: > On Mon, Dec 03, 2012 at 09:24:00PM -0800, Dmitry Torokhov wrote: > > On Sat, Dec 01, 2012 at 11:36:19PM -0800, Guillermo A. Amaral wrote: > > > From: "Guillermo A. Amaral" > > > > > > Fixed a few minor coding style issues in x

Re: [PATCH 1/2] Input: xpad - Minor coding style errors fixed.

2012-12-03 Thread Guillermo A. Amaral
On Mon, Dec 03, 2012 at 09:24:00PM -0800, Dmitry Torokhov wrote: > On Sat, Dec 01, 2012 at 11:36:19PM -0800, Guillermo A. Amaral wrote: > > From: "Guillermo A. Amaral" > > > > Fixed a few minor coding style issues in xpad driver. > > Applied both, thanks Guillermo. Thanks! Sorry about the doubl

Re: [PATCH 1/2] Input: xpad - Minor coding style errors fixed.

2012-12-03 Thread Dmitry Torokhov
On Sat, Dec 01, 2012 at 11:36:19PM -0800, Guillermo A. Amaral wrote: > From: "Guillermo A. Amaral" > > Fixed a few minor coding style issues in xpad driver. Applied both, thanks Guillermo. -- Dmitry -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a mes

[PATCH 1/2] Input: xpad - Minor coding style errors fixed.

2012-12-01 Thread Guillermo A. Amaral
From: "Guillermo A. Amaral" Fixed a few minor coding style issues in xpad driver. Signed-off-by: "Guillermo A. Amaral B." --- drivers/input/joystick/xpad.c |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/drivers/input/joystick/xpad.c b/drivers/input/joystick/xpad.

[PATCH 1/2] Input: xpad - Minor coding style errors fixed.

2012-12-01 Thread Guillermo A. Amaral
From: "Guillermo A. Amaral" Fixed a few minor coding style issues in xpad driver. Signed-off-by: "Guillermo A. Amaral B." --- drivers/input/joystick/xpad.c |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/drivers/input/joystick/xpad.c b/drivers/input/joystick/xpad.