Re: [PATCH] staging/media: Use dev_ printks in go7007/s2250-loader.c

2012-11-05 Thread Toshiaki Yamane
On Tue, Nov 6, 2012 at 12:25 AM, Joe Perches wrote: > On Mon, 2012-11-05 at 16:22 +0100, Greg Kroah-Hartman wrote: >> On Mon, Nov 05, 2012 at 07:11:11AM -0800, Joe Perches wrote: >> > On Mon, 2012-11-05 at 14:11 +0100, Greg Kroah-Hartman wrote: >> > > On Mon, Nov 05, 2012 at 08:34:42PM +0900,

Re: [PATCH] staging/media: Use dev_ printks in go7007/s2250-loader.c

2012-11-05 Thread Toshiaki Yamane
On Mon, Nov 5, 2012 at 10:11 PM, Greg Kroah-Hartman wrote: > On Mon, Nov 05, 2012 at 08:34:42PM +0900, YAMANE Toshiaki wrote: >> fixed below checkpatch warnings. >> - WARNING: Prefer netdev_err(netdev, ... then dev_err(dev, ... then >> pr_err(... to printk(KERN_ERR ... >> - WARNING: Prefer

Re: [PATCH] staging/media: Use dev_ printks in go7007/s2250-loader.c

2012-11-05 Thread Toshiaki Yamane
On Mon, Nov 5, 2012 at 10:11 PM, Greg Kroah-Hartman g...@kroah.com wrote: On Mon, Nov 05, 2012 at 08:34:42PM +0900, YAMANE Toshiaki wrote: fixed below checkpatch warnings. - WARNING: Prefer netdev_err(netdev, ... then dev_err(dev, ... then pr_err(... to printk(KERN_ERR ... - WARNING: Prefer

Re: [PATCH] staging/media: Use dev_ printks in go7007/s2250-loader.c

2012-11-05 Thread Toshiaki Yamane
On Tue, Nov 6, 2012 at 12:25 AM, Joe Perches j...@perches.com wrote: On Mon, 2012-11-05 at 16:22 +0100, Greg Kroah-Hartman wrote: On Mon, Nov 05, 2012 at 07:11:11AM -0800, Joe Perches wrote: On Mon, 2012-11-05 at 14:11 +0100, Greg Kroah-Hartman wrote: On Mon, Nov 05, 2012 at 08:34:42PM

Re: [PATCH] staging/comedi: Use pr_ or dev_ printks in drivers/gsc_hdpi.c

2012-10-25 Thread Toshiaki Yamane
On Tue, Oct 23, 2012 at 4:52 AM, Greg Kroah-Hartman wrote: > On Wed, Oct 10, 2012 at 09:20:59PM +0900, YAMANE Toshiaki wrote: >> fixed below checkpatch warning. >> - WARNING: Prefer netdev_warn(netdev, ... then dev_warn(dev, ... then >> pr_warn(... to printk(KERN_WARNING ... >> >> and added

Re: [PATCH] staging/comedi: Use pr_ or dev_ printks in drivers/gsc_hdpi.c

2012-10-25 Thread Toshiaki Yamane
On Tue, Oct 23, 2012 at 4:52 AM, Greg Kroah-Hartman g...@kroah.com wrote: On Wed, Oct 10, 2012 at 09:20:59PM +0900, YAMANE Toshiaki wrote: fixed below checkpatch warning. - WARNING: Prefer netdev_warn(netdev, ... then dev_warn(dev, ... then pr_warn(... to printk(KERN_WARNING ... and added

Re: [PATCH v2] staging/comedi: Use pr_ or dev_ printks in drivers/gsc_hdpi.c

2012-10-24 Thread Toshiaki Yamane
On Thu, Oct 25, 2012 at 11:43 AM, Greg Kroah-Hartman wrote: > On Thu, Oct 25, 2012 at 11:23:13AM +0900, YAMANE Toshiaki wrote: >> fixed below checkpatch warning. >> - WARNING: Prefer netdev_warn(netdev, ... then dev_warn(dev, ... then >> pr_warn(... to printk(KERN_WARNING ... >> >> some of them

Re: [PATCH v2] staging/comedi: Use pr_ or dev_ printks in drivers/gsc_hdpi.c

2012-10-24 Thread Toshiaki Yamane
On Thu, Oct 25, 2012 at 11:43 AM, Greg Kroah-Hartman gre...@linuxfoundation.org wrote: On Thu, Oct 25, 2012 at 11:23:13AM +0900, YAMANE Toshiaki wrote: fixed below checkpatch warning. - WARNING: Prefer netdev_warn(netdev, ... then dev_warn(dev, ... then pr_warn(... to printk(KERN_WARNING ...

Re: [PATCH 1/3] staging/sbe-2t3e3: Use netdev_ printks in main.c

2012-10-23 Thread Toshiaki Yamane
On Wed, Oct 24, 2012 at 1:15 PM, Greg Kroah-Hartman wrote: > On Wed, Oct 24, 2012 at 12:05:28PM +0900, YAMANE Toshiaki wrote: >> fixed below checkpatch warning. >> - WARNING: Prefer netdev_err(netdev, ... then dev_err(dev, ... then >> pr_err(... to printk(KERN_ERR ... >> >> Signed-off-by:

Re: [PATCH] staging/comedi: Use dev_ printks in drivers/vmk80xx.c

2012-10-23 Thread Toshiaki Yamane
On Tue, Oct 23, 2012 at 4:45 AM, Greg Kroah-Hartman wrote: > Note, when you resend please enumerate what version of the patch this > is, otherwise I can get very confused. Sorry, I am going to watch out for it from the next. -- Regards, YAMANE Toshiaki -- To unsubscribe from this list: send

Re: [PATCH] staging/comedi: Use dev_ printks in drivers/vmk80xx.c

2012-10-23 Thread Toshiaki Yamane
On Tue, Oct 23, 2012 at 4:45 AM, Greg Kroah-Hartman g...@kroah.com wrote: Note, when you resend please enumerate what version of the patch this is, otherwise I can get very confused. Sorry, I am going to watch out for it from the next. -- Regards, YAMANE Toshiaki -- To unsubscribe from

Re: [PATCH 1/3] staging/sbe-2t3e3: Use netdev_ printks in main.c

2012-10-23 Thread Toshiaki Yamane
On Wed, Oct 24, 2012 at 1:15 PM, Greg Kroah-Hartman gre...@linuxfoundation.org wrote: On Wed, Oct 24, 2012 at 12:05:28PM +0900, YAMANE Toshiaki wrote: fixed below checkpatch warning. - WARNING: Prefer netdev_err(netdev, ... then dev_err(dev, ... then pr_err(... to printk(KERN_ERR ...

Re: [PATCH] staging/comedi: Use dev_ printks in drivers/usbdux.c

2012-10-14 Thread Toshiaki Yamane
On Sun, Oct 14, 2012 at 10:38 PM, YAMANE Toshiaki wrote: > fixed below checkpatch warning. > - WARNING: Prefer netdev_err(netdev, ... then dev_err(dev, ... then > pr_err(... to printk(KERN_ERR ... > > Signed-off-by: YAMANE Toshiaki > --- > drivers/staging/comedi/drivers/usbdux.c | 10

Re: [PATCH] staging/comedi: Use dev_ printks in drivers/usbdux.c

2012-10-14 Thread Toshiaki Yamane
On Sun, Oct 14, 2012 at 10:38 PM, YAMANE Toshiaki yamaneto...@gmail.com wrote: fixed below checkpatch warning. - WARNING: Prefer netdev_err(netdev, ... then dev_err(dev, ... then pr_err(... to printk(KERN_ERR ... Signed-off-by: YAMANE Toshiaki yamaneto...@gmail.com ---

Re: [PATCH] staging/comedi: Use dev_ printks in drivers/adl_pci8164.c

2012-10-05 Thread Toshiaki Yamane
On Fri, Oct 5, 2012 at 6:15 PM, Ian Abbott wrote: > On 2012-10-05 01:07, YAMANE Toshiaki wrote: >> >> fixed below checkpatch warning. >> - WARNING: Prefer netdev_err(netdev, ... then dev_err(dev, ... then >> pr_err(... to printk(KERN_ERR ... >> >> Signed-off-by: YAMANE Toshiaki >> --- >>

Re: [PATCH] staging/comedi: Use dev_ printks in drivers/me_daq.c

2012-10-05 Thread Toshiaki Yamane
On Fri, Oct 5, 2012 at 6:08 PM, Ian Abbott wrote: > On 2012-10-05 01:07, YAMANE Toshiaki wrote: >> >> fixed below checkpatch warnings. >> - WARNING: Prefer netdev_err(netdev, ... then dev_err(dev, ... then >> pr_err(... to printk(KERN_ERR ... >> - WARNING: quoted string split across lines >> >>

Re: [PATCH] staging/comedi: Use dev_ printks in drivers/me_daq.c

2012-10-05 Thread Toshiaki Yamane
On Fri, Oct 5, 2012 at 6:08 PM, Ian Abbott abbo...@mev.co.uk wrote: On 2012-10-05 01:07, YAMANE Toshiaki wrote: fixed below checkpatch warnings. - WARNING: Prefer netdev_err(netdev, ... then dev_err(dev, ... then pr_err(... to printk(KERN_ERR ... - WARNING: quoted string split across lines

Re: [PATCH] staging/comedi: Use dev_ printks in drivers/adl_pci8164.c

2012-10-05 Thread Toshiaki Yamane
On Fri, Oct 5, 2012 at 6:15 PM, Ian Abbott abbo...@mev.co.uk wrote: On 2012-10-05 01:07, YAMANE Toshiaki wrote: fixed below checkpatch warning. - WARNING: Prefer netdev_err(netdev, ... then dev_err(dev, ... then pr_err(... to printk(KERN_ERR ... Signed-off-by: YAMANE Toshiaki

Re: [PATCH 3/3] Fix line over 80 character issue and space before tabs issue in trace.h

2012-10-02 Thread Toshiaki Yamane
On Tue, Oct 2, 2012 at 9:23 PM, Dan Carpenter wrote: > On Tue, Oct 02, 2012 at 08:54:48PM +0900, YAMANE Toshiaki wrote: >> fixed some checkpatch warnings. >> >> -WARNING: line over 80 characters >> -WARNING: please, no space before tabs >> > > These looked nicer in the original, sorry. I will

Re: [PATCH 2/3] Add parenthesis to macros with complex values in trace.h

2012-10-02 Thread Toshiaki Yamane
On Tue, Oct 2, 2012 at 9:21 PM, Dan Carpenter wrote: > On Tue, Oct 02, 2012 at 08:54:28PM +0900, YAMANE Toshiaki wrote: >> fixed some checkpatch below error. >> -ERROR: Macros with complex values should be enclosed in parenthesis >> >> Signed-off-by: Toshiaki Yamane

Re: [PATCH 1/3] Fix trailing whitespace in trace.h

2012-10-02 Thread Toshiaki Yamane
On Tue, Oct 2, 2012 at 9:12 PM, Andy Shevchenko wrote: > On Tue, 2012-10-02 at 20:53 +0900, YAMANE Toshiaki wrote: >> fixed below checkpatch error. >> >> -ERROR: trailing whitespace >> >> Signed-off-by: Toshiaki Yamane >> --- >> drivers/staging/rts_

Re: [PATCH 1/3] Fix trailing whitespace in trace.h

2012-10-02 Thread Toshiaki Yamane
On Tue, Oct 2, 2012 at 9:12 PM, Andy Shevchenko andriy.shevche...@linux.intel.com wrote: On Tue, 2012-10-02 at 20:53 +0900, YAMANE Toshiaki wrote: fixed below checkpatch error. -ERROR: trailing whitespace Signed-off-by: Toshiaki Yamane yamaneto...@gmail.com --- drivers/staging/rts_pstor

Re: [PATCH 2/3] Add parenthesis to macros with complex values in trace.h

2012-10-02 Thread Toshiaki Yamane
On Tue, Oct 2, 2012 at 9:21 PM, Dan Carpenter dan.carpen...@oracle.com wrote: On Tue, Oct 02, 2012 at 08:54:28PM +0900, YAMANE Toshiaki wrote: fixed some checkpatch below error. -ERROR: Macros with complex values should be enclosed in parenthesis Signed-off-by: Toshiaki Yamane yamaneto

Re: [PATCH 3/3] Fix line over 80 character issue and space before tabs issue in trace.h

2012-10-02 Thread Toshiaki Yamane
On Tue, Oct 2, 2012 at 9:23 PM, Dan Carpenter dan.carpen...@oracle.com wrote: On Tue, Oct 02, 2012 at 08:54:48PM +0900, YAMANE Toshiaki wrote: fixed some checkpatch warnings. -WARNING: line over 80 characters -WARNING: please, no space before tabs These looked nicer in the original, sorry.

[PATCH] staging/rts_pstor: Use pr_ or dev_ printks in rtsx.c

2012-09-16 Thread Toshiaki Yamane
fixed some checkpatch warnings. -WARNING: Prefer pr_info(... to printk(KERN_INFO, ... -WARNING: Prefer pr_err(... to printk(KERN_ERR, ... -WARNING: quoted string split across lines And added pr_fmt. Signed-off-by: Toshiaki Yamane --- drivers/staging/rts_pstor/rtsx.c | 106

[PATCH] staging/rts_pstor: Use pr_ or dev_ printks in rtsx.c

2012-09-16 Thread Toshiaki Yamane
fixed some checkpatch warnings. -WARNING: Prefer pr_info(... to printk(KERN_INFO, ... -WARNING: Prefer pr_err(... to printk(KERN_ERR, ... -WARNING: quoted string split across lines And added pr_fmt. Signed-off-by: Toshiaki Yamane yamaneto...@gmail.com --- drivers/staging/rts_pstor/rtsx.c | 106

Re: [PATCH 1/2] staging/vme: Use pr_ printks in vme_user.c

2012-09-12 Thread Toshiaki Yamane
On Wed, Sep 12, 2012 at 4:08 AM, Greg Kroah-Hartman wrote: > On Tue, Sep 11, 2012 at 04:16:14PM +0900, Toshiaki Yamane wrote: >> The below checkpatch warnings was fixed, >> >> -WARNING: Prefer pr_info(... to printk(KERN_INFO, ... >> -WARNING: Prefer pr_warn

Re: [PATCH 1/2] staging/vme: Use pr_ printks in vme_user.c

2012-09-12 Thread Toshiaki Yamane
On Wed, Sep 12, 2012 at 4:08 AM, Greg Kroah-Hartman gre...@linuxfoundation.org wrote: On Tue, Sep 11, 2012 at 04:16:14PM +0900, Toshiaki Yamane wrote: The below checkpatch warnings was fixed, -WARNING: Prefer pr_info(... to printk(KERN_INFO, ... -WARNING: Prefer pr_warn(... to printk

[PATCH 2/2] staging/vme: Use dev_ printks in vme_user.c

2012-09-11 Thread Toshiaki Yamane
The below checkpatch warnings was fixed, -WARNING: Prefer pr_info(... to printk(KERN_INFO, ... -WARNING: Prefer pr_warn(... to printk(KERN_WARNING, ... -WARNING: Prefer pr_debug(... to printk(KERN_DEBUG, ... -WARNING: Prefer pr_err(... to printk(KERN_ERR, ... Signed-off-by: Toshiaki Yamane

[PATCH 1/2] staging/vme: Use pr_ printks in vme_user.c

2012-09-11 Thread Toshiaki Yamane
The below checkpatch warnings was fixed, -WARNING: Prefer pr_info(... to printk(KERN_INFO, ... -WARNING: Prefer pr_warn(... to printk(KERN_WARNING, ... -WARNING: Prefer pr_err(... to printk(KERN_ERR, ... and added pr_fmt. Signed-off-by: Toshiaki Yamane --- drivers/staging/vme/devices

[PATCH 1/2] staging/vme: Use pr_ printks in vme_user.c

2012-09-11 Thread Toshiaki Yamane
The below checkpatch warnings was fixed, -WARNING: Prefer pr_info(... to printk(KERN_INFO, ... -WARNING: Prefer pr_warn(... to printk(KERN_WARNING, ... -WARNING: Prefer pr_err(... to printk(KERN_ERR, ... and added pr_fmt. Signed-off-by: Toshiaki Yamane yamaneto...@gmail.com --- drivers/staging

[PATCH 2/2] staging/vme: Use dev_ printks in vme_user.c

2012-09-11 Thread Toshiaki Yamane
The below checkpatch warnings was fixed, -WARNING: Prefer pr_info(... to printk(KERN_INFO, ... -WARNING: Prefer pr_warn(... to printk(KERN_WARNING, ... -WARNING: Prefer pr_debug(... to printk(KERN_DEBUG, ... -WARNING: Prefer pr_err(... to printk(KERN_ERR, ... Signed-off-by: Toshiaki Yamane

[PATCH] staging/rts_pstor: remove braces {} in rtsx_scsi.c

2012-09-08 Thread Toshiaki Yamane
fixed below checkpatch warnings. -WARNING: braces {} are not necessary for single statement blocks -WARNING: braces {} are not necessary for any arm of this statement Signed-off-by: Toshiaki Yamane --- drivers/staging/rts_pstor/rtsx_scsi.c | 403 ++--- 1 file

[PATCH] staging/rts_pstor: remove braces {} in rtsx_scsi.c

2012-09-08 Thread Toshiaki Yamane
fixed below checkpatch warnings. -WARNING: braces {} are not necessary for single statement blocks -WARNING: braces {} are not necessary for any arm of this statement Signed-off-by: Toshiaki Yamane yamaneto...@gmail.com --- drivers/staging/rts_pstor/rtsx_scsi.c | 403

[PATCH 57/57] staging/rts_pstor: remove braces {} in sd.c (release_sd_card)

2012-09-06 Thread Toshiaki Yamane
fixed below checkpatch warnings. -WARNING: braces {} are not necessary for single statement blocks Signed-off-by: Toshiaki Yamane --- drivers/staging/rts_pstor/sd.c |9 +++-- 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/drivers/staging/rts_pstor/sd.c b/drivers/staging

[PATCH 56/57] staging/rts_pstor: remove braces {} in sd.c (sd_power_off_card3v3)

2012-09-06 Thread Toshiaki Yamane
fixed below checkpatch warnings. -WARNING: braces {} are not necessary for single statement blocks Signed-off-by: Toshiaki Yamane --- drivers/staging/rts_pstor/sd.c |9 +++-- 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/drivers/staging/rts_pstor/sd.c b/drivers/staging

[PATCH 55/57] staging/rts_pstor: remove braces {} in sd.c (sd_hw_rst)

2012-09-06 Thread Toshiaki Yamane
fixed below checkpatch warnings. -WARNING: braces {} are not necessary for single statement blocks Signed-off-by: Toshiaki Yamane --- drivers/staging/rts_pstor/sd.c |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/drivers/staging/rts_pstor/sd.c b/drivers/staging

[PATCH 54/57] staging/rts_pstor: remove braces {} in sd.c (sd_execute_write_data)

2012-09-06 Thread Toshiaki Yamane
fixed below checkpatch warnings. -WARNING: braces {} are not necessary for any arm of this statement -WARNING: braces {} are not necessary for single statement blocks Signed-off-by: Toshiaki Yamane --- drivers/staging/rts_pstor/sd.c | 90 1 file

[PATCH 53/57] staging/rts_pstor: remove braces {} in sd.c (sd_execute_read_data)

2012-09-06 Thread Toshiaki Yamane
fixed below checkpatch warnings. -WARNING: braces {} are not necessary for any arm of this statement -WARNING: braces {} are not necessary for single statement blocks Signed-off-by: Toshiaki Yamane --- drivers/staging/rts_pstor/sd.c | 71 +++- 1 file

[PATCH 52/57] staging/rts_pstor: remove braces {} in sd.c (sd_execute_no_data)

2012-09-06 Thread Toshiaki Yamane
fixed below checkpatch warnings. -WARNING: braces {} are not necessary for single statement blocks Signed-off-by: Toshiaki Yamane --- drivers/staging/rts_pstor/sd.c | 41 +++- 1 file changed, 15 insertions(+), 26 deletions(-) diff --git a/drivers/staging

[PATCH 51/57] staging/rts_pstor: remove braces {} in sd.c (get_rsp_type)

2012-09-06 Thread Toshiaki Yamane
fixed below checkpatch warnings. -WARNING: braces {} are not necessary for single statement blocks Signed-off-by: Toshiaki Yamane --- drivers/staging/rts_pstor/sd.c |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/drivers/staging/rts_pstor/sd.c b/drivers/staging

[PATCH 50/57] staging/rts_pstor: remove braces {} in sd.c (sd_pass_thru_mode)

2012-09-06 Thread Toshiaki Yamane
fixed below checkpatch warnings. -WARNING: braces {} are not necessary for single statement blocks Signed-off-by: Toshiaki Yamane --- drivers/staging/rts_pstor/sd.c |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/drivers/staging/rts_pstor/sd.c b/drivers/staging

[PATCH 49/57] staging/rts_pstor: remove braces {} in sd.c (ext_sd_get_rsp)

2012-09-06 Thread Toshiaki Yamane
fixed below checkpatch warnings. -WARNING: braces {} are not necessary for single statement blocks Signed-off-by: Toshiaki Yamane --- drivers/staging/rts_pstor/sd.c | 14 ++ 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/drivers/staging/rts_pstor/sd.c b/drivers

[PATCH 48/57] staging/rts_pstor: remove braces {} in sd.c (ext_sd_send_cmd_get_rsp)

2012-09-06 Thread Toshiaki Yamane
fixed below checkpatch warnings. -WARNING: braces {} are not necessary for single statement blocks Signed-off-by: Toshiaki Yamane --- drivers/staging/rts_pstor/sd.c | 33 + 1 file changed, 13 insertions(+), 20 deletions(-) diff --git a/drivers/staging

[PATCH 47/57] staging/rts_pstor: remove braces {} in sd.c (sd_rw)

2012-09-06 Thread Toshiaki Yamane
fixed below checkpatch warnings. -WARNING: braces {} are not necessary for any arm of this statement -WARNING: braces {} are not necessary for single statement blocks Signed-off-by: Toshiaki Yamane --- drivers/staging/rts_pstor/sd.c | 26 ++ 1 file changed, 10

[PATCH 46/57] staging/rts_pstor: remove braces {} in sd.c (sd_auto_tune_clock)

2012-09-06 Thread Toshiaki Yamane
fixed below checkpatch warnings. -WARNING: braces {} are not necessary for single statement blocks Signed-off-by: Toshiaki Yamane --- drivers/staging/rts_pstor/sd.c |6 ++ 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/drivers/staging/rts_pstor/sd.c b/drivers/staging

[PATCH 45/57] staging/rts_pstor: remove braces {} in sd.c (sd_stop_seq_mode)

2012-09-06 Thread Toshiaki Yamane
fixed below checkpatch warnings. -WARNING: braces {} are not necessary for single statement blocks Signed-off-by: Toshiaki Yamane --- drivers/staging/rts_pstor/sd.c | 11 +-- 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/drivers/staging/rts_pstor/sd.c b/drivers/staging

[PATCH 44/57] staging/rts_pstor: remove braces {} in sd.c (wait_data_buf_ready)

2012-09-06 Thread Toshiaki Yamane
fixed below checkpatch warnings. -WARNING: braces {} are not necessary for single statement blocks Signed-off-by: Toshiaki Yamane --- drivers/staging/rts_pstor/sd.c |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/drivers/staging/rts_pstor/sd.c b/drivers/staging

[PATCH 43/57] staging/rts_pstor: remove braces {} in sd.c (reset_mmc_only)

2012-09-06 Thread Toshiaki Yamane
fixed below checkpatch warnings. -WARNING: braces {} are not necessary for single statement blocks Signed-off-by: Toshiaki Yamane --- drivers/staging/rts_pstor/sd.c | 16 ++-- 1 file changed, 6 insertions(+), 10 deletions(-) diff --git a/drivers/staging/rts_pstor/sd.c b/drivers

[PATCH 42/57] staging/rts_pstor: remove braces {} in sd.c (reset_sd_card)

2012-09-06 Thread Toshiaki Yamane
fixed below checkpatch warnings. -WARNING: braces {} are not necessary for single statement blocks Signed-off-by: Toshiaki Yamane --- drivers/staging/rts_pstor/sd.c | 22 -- 1 file changed, 8 insertions(+), 14 deletions(-) diff --git a/drivers/staging/rts_pstor/sd.c b

[PATCH 41/57] staging/rts_pstor: remove braces {} in sd.c (reset_mmc)

2012-09-06 Thread Toshiaki Yamane
fixed below checkpatch warnings. -WARNING: braces {} are not necessary for any arm of this statement -WARNING: braces {} are not necessary for single statement blocks Signed-off-by: Toshiaki Yamane --- drivers/staging/rts_pstor/sd.c | 52 +++- 1 file

[PATCH 40/57] staging/rts_pstor: remove braces {} in sd.c (mmc_switch_timing_bus)

2012-09-06 Thread Toshiaki Yamane
fixed below checkpatch warnings. -WARNING: braces {} are not necessary for any arm of this statement -WARNING: braces {} are not necessary for single statement blocks Signed-off-by: Toshiaki Yamane --- drivers/staging/rts_pstor/sd.c | 16 ++-- 1 file changed, 6 insertions(+), 10

[PATCH 39/57] staging/rts_pstor: remove braces {} in sd.c (mmc_test_switch_bus)

2012-09-06 Thread Toshiaki Yamane
fixed below checkpatch warnings. -WARNING: braces {} are not necessary for any arm of this statement -WARNING: braces {} are not necessary for single statement blocks Signed-off-by: Toshiaki Yamane --- drivers/staging/rts_pstor/sd.c | 32 +--- 1 file changed, 13

[PATCH 38/57] staging/rts_pstor: remove braces {} in sd.c (reset_sd)

2012-09-06 Thread Toshiaki Yamane
fixed below checkpatch warnings. -WARNING: braces {} are not necessary for any arm of this statement -WARNING: braces {} are not necessary for single statement blocks Signed-off-by: Toshiaki Yamane --- drivers/staging/rts_pstor/sd.c | 114 1 file

[PATCH 37/57] staging/rts_pstor: remove braces {} in sd.c (sd_check_wp_state)

2012-09-06 Thread Toshiaki Yamane
fixed below checkpatch warnings. -WARNING: braces {} are not necessary for single statement blocks Signed-off-by: Toshiaki Yamane --- drivers/staging/rts_pstor/sd.c |6 ++ 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/drivers/staging/rts_pstor/sd.c b/drivers/staging

[PATCH 36/57] staging/rts_pstor: remove braces {} in sd.c (sd_read_lba0)

2012-09-06 Thread Toshiaki Yamane
fixed below checkpatch warnings. -WARNING: braces {} are not necessary for any arm of this statement Signed-off-by: Toshiaki Yamane --- drivers/staging/rts_pstor/sd.c |7 +++ 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/drivers/staging/rts_pstor/sd.c b/drivers/staging

[PATCH 35/57] staging/rts_pstor: remove braces {} in sd.c (sd_init_power)

2012-09-06 Thread Toshiaki Yamane
fixed below checkpatch warnings. -WARNING: braces {} are not necessary for single statement blocks Signed-off-by: Toshiaki Yamane --- drivers/staging/rts_pstor/sd.c | 23 +-- 1 file changed, 9 insertions(+), 14 deletions(-) diff --git a/drivers/staging/rts_pstor/sd.c b

[PATCH 34/57] staging/rts_pstor: remove braces {} in sd.c (sd_pull_ctl_enable)

2012-09-06 Thread Toshiaki Yamane
fixed below checkpatch warnings. -WARNING: braces {} are not necessary for single statement blocks Signed-off-by: Toshiaki Yamane --- drivers/staging/rts_pstor/sd.c |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/drivers/staging/rts_pstor/sd.c b/drivers/staging

[PATCH 33/57] staging/rts_pstor: remove braces {} in sd.c (sd_prepare_reset)

2012-09-06 Thread Toshiaki Yamane
fixed below checkpatch warnings. -WARNING: braces {} are not necessary for any arm of this statement -WARNING: braces {} are not necessary for single statement blocks Signed-off-by: Toshiaki Yamane --- drivers/staging/rts_pstor/sd.c | 11 --- 1 file changed, 4 insertions(+), 7

[PATCH 32/57] staging/rts_pstor: remove braces {} in sd.c (sd_switch_clock)

2012-09-06 Thread Toshiaki Yamane
fixed below checkpatch warnings. -WARNING: braces {} are not necessary for any arm of this statement -WARNING: braces {} are not necessary for single statement blocks Signed-off-by: Toshiaki Yamane --- drivers/staging/rts_pstor/sd.c | 17 ++--- 1 file changed, 6 insertions(+), 11

[PATCH 31/57] staging/rts_pstor: remove braces {} in sd.c (mmc_ddr_tuning)

2012-09-06 Thread Toshiaki Yamane
fixed below checkpatch warnings. -WARNING: braces {} are not necessary for single statement blocks Signed-off-by: Toshiaki Yamane --- drivers/staging/rts_pstor/sd.c | 12 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/drivers/staging/rts_pstor/sd.c b/drivers

[PATCH 30/57] staging/rts_pstor: remove braces {} in sd.c (sd_ddr_tuning)

2012-09-06 Thread Toshiaki Yamane
fixed below checkpatch warnings. -WARNING: braces {} are not necessary for single statement blocks Signed-off-by: Toshiaki Yamane --- drivers/staging/rts_pstor/sd.c | 12 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/drivers/staging/rts_pstor/sd.c b/drivers

[PATCH 29/57] staging/rts_pstor: remove braces {} in sd.c (sd_sdr_tuning)

2012-09-06 Thread Toshiaki Yamane
fixed below checkpatch warnings. -WARNING: braces {} are not necessary for single statement blocks Signed-off-by: Toshiaki Yamane --- drivers/staging/rts_pstor/sd.c |6 ++ 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/drivers/staging/rts_pstor/sd.c b/drivers/staging

[PATCH 28/57] staging/rts_pstor: remove braces {} in sd.c (sd_tuning_tx)

2012-09-06 Thread Toshiaki Yamane
fixed below checkpatch warnings. -WARNING: braces {} are not necessary for any arm of this statement -WARNING: braces {} are not necessary for single statement blocks Signed-off-by: Toshiaki Yamane --- drivers/staging/rts_pstor/sd.c | 24 ++-- 1 file changed, 10 insertions

[PATCH 27/57] staging/rts_pstor: remove braces {} in sd.c (sd_ddr_pre_tuning_tx)

2012-09-06 Thread Toshiaki Yamane
fixed below checkpatch warnings. -WARNING: braces {} are not necessary for single statement blocks Signed-off-by: Toshiaki Yamane --- drivers/staging/rts_pstor/sd.c | 12 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/drivers/staging/rts_pstor/sd.c b/drivers

[PATCH 26/57] staging/rts_pstor: remove braces {} in sd.c (sd_tuning_rx)

2012-09-06 Thread Toshiaki Yamane
fixed below checkpatch warnings. -WARNING: braces {} are not necessary for any arm of this statement -WARNING: braces {} are not necessary for single statement blocks Signed-off-by: Toshiaki Yamane --- drivers/staging/rts_pstor/sd.c | 24 ++-- 1 file changed, 10 insertions

[PATCH 25/57] staging/rts_pstor: remove braces {} in sd.c (sd_search_final_phase)

2012-09-06 Thread Toshiaki Yamane
fixed below checkpatch warnings. -WARNING: braces {} are not necessary for any arm of this statement -WARNING: braces {} are not necessary for single statement blocks Signed-off-by: Toshiaki Yamane --- drivers/staging/rts_pstor/sd.c | 19 --- 1 file changed, 8 insertions

[PATCH 24/57] staging/rts_pstor: remove braces {} in sd.c (sd_ddr_tuning_tx_cmd)

2012-09-06 Thread Toshiaki Yamane
fixed below checkpatch warnings. -WARNING: braces {} are not necessary for any arm of this statement -WARNING: braces {} are not necessary for single statement blocks Signed-off-by: Toshiaki Yamane --- drivers/staging/rts_pstor/sd.c | 13 + 1 file changed, 5 insertions(+), 8

[PATCH 23/57] staging/rts_pstor: remove braces {} in sd.c (sd_sdr_tuning_tx_cmd)

2012-09-06 Thread Toshiaki Yamane
fixed below checkpatch warnings. -WARNING: braces {} are not necessary for single statement blocks Signed-off-by: Toshiaki Yamane --- drivers/staging/rts_pstor/sd.c |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/drivers/staging/rts_pstor/sd.c b/drivers/staging

[PATCH 22/57] staging/rts_pstor: remove braces {} in sd.c (mmc_ddr_tunning_rx_cmd)

2012-09-06 Thread Toshiaki Yamane
fixed below checkpatch warnings. -WARNING: braces {} are not necessary for any arm of this statement -WARNING: braces {} are not necessary for single statement blocks Signed-off-by: Toshiaki Yamane --- drivers/staging/rts_pstor/sd.c | 10 -- 1 file changed, 4 insertions(+), 6

[PATCH 21/57] staging/rts_pstor: remove braces {} in sd.c (sd_ddr_tuning_rx_cmd)

2012-09-06 Thread Toshiaki Yamane
fixed below checkpatch warnings. -WARNING: braces {} are not necessary for single statement blocks Signed-off-by: Toshiaki Yamane --- drivers/staging/rts_pstor/sd.c |6 ++ 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/drivers/staging/rts_pstor/sd.c b/drivers/staging

[PATCH 20/57] staging/rts_pstor: remove braces {} in sd.c (sd_sdr_tuning_rx_cmd)

2012-09-06 Thread Toshiaki Yamane
fixed below checkpatch warnings. -WARNING: braces {} are not necessary for single statement blocks Signed-off-by: Toshiaki Yamane --- drivers/staging/rts_pstor/sd.c |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/drivers/staging/rts_pstor/sd.c b/drivers/staging

[PATCH 19/57] staging/rts_pstor: remove braces {} in sd.c (sd_switch_function)

2012-09-06 Thread Toshiaki Yamane
fixed below checkpatch warnings. -WARNING: braces {} are not necessary for any arm of this statement -WARNING: braces {} are not necessary for single statement blocks Signed-off-by: Toshiaki Yamane --- drivers/staging/rts_pstor/sd.c | 48 ++-- 1 file

[PATCH 18/57] staging/rts_pstor: remove braces {} in sd.c (sd_check_switch)

2012-09-06 Thread Toshiaki Yamane
fixed below checkpatch warnings. -WARNING: braces {} are not necessary for single statement blocks Signed-off-by: Toshiaki Yamane --- drivers/staging/rts_pstor/sd.c |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/drivers/staging/rts_pstor/sd.c b/drivers/staging

[PATCH 17/57] staging/rts_pstor: remove braces {} in sd.c (downgrade_switch_mode)

2012-09-06 Thread Toshiaki Yamane
fixed below checkpatch warnings. -WARNING: braces {} are not necessary for single statement blocks Signed-off-by: Toshiaki Yamane --- drivers/staging/rts_pstor/sd.c |7 +++ 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/drivers/staging/rts_pstor/sd.c b/drivers/staging

[PATCH 16/57] staging/rts_pstor: remove braces {} in sd.c (sd_check_switch_mode)

2012-09-06 Thread Toshiaki Yamane
fixed below checkpatch warnings. -WARNING: braces {} are not necessary for single statement blocks Signed-off-by: Toshiaki Yamane --- drivers/staging/rts_pstor/sd.c |7 +++ 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/drivers/staging/rts_pstor/sd.c b/drivers/staging

[PATCH 15/57] staging/rts_pstor: remove braces {} in sd.c (sd_check_spec)

2012-09-06 Thread Toshiaki Yamane
fixed below checkpatch warnings. -WARNING: braces {} are not necessary for single statement blocks Signed-off-by: Toshiaki Yamane --- drivers/staging/rts_pstor/sd.c |6 ++ 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/drivers/staging/rts_pstor/sd.c b/drivers/staging

[PATCH 13/57] staging/rts_pstor: remove braces {} in sd.c (sd_voltage_switch)

2012-09-06 Thread Toshiaki Yamane
fixed below checkpatch warnings. -WARNING: braces {} are not necessary for single statement blocks Signed-off-by: Toshiaki Yamane --- drivers/staging/rts_pstor/sd.c |7 +++ 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/drivers/staging/rts_pstor/sd.c b/drivers/staging

[PATCH 14/57] staging/rts_pstor: remove braces {} in sd.c (sd_change_phase)

2012-09-06 Thread Toshiaki Yamane
fixed below checkpatch warnings. -WARNING: braces {} are not necessary for any arm of this statement -WARNING: braces {} are not necessary for single statement blocks Signed-off-by: Toshiaki Yamane --- drivers/staging/rts_pstor/sd.c | 20 +--- 1 file changed, 9 insertions

[PATCH 12/57] staging/rts_pstor: remove braces {} in sd.c (sd_change_bank_voltage)

2012-09-06 Thread Toshiaki Yamane
fixed below checkpatch warnings. -WARNING: braces {} are not necessary for single statement blocks Signed-off-by: Toshiaki Yamane --- drivers/staging/rts_pstor/sd.c |6 ++ 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/drivers/staging/rts_pstor/sd.c b/drivers/staging

[PATCH 11/57] staging/rts_pstor: remove braces {} in sd.c (sd_wait_state_data_ready)

2012-09-06 Thread Toshiaki Yamane
fixed below checkpatch warnings. -WARNING: braces {} are not necessary for single statement blocks Signed-off-by: Toshiaki Yamane --- drivers/staging/rts_pstor/sd.c |6 ++ 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/drivers/staging/rts_pstor/sd.c b/drivers/staging

[PATCH 10/57] staging/rts_pstor: remove braces {} in sd.c (sd_update_lock_status)

2012-09-06 Thread Toshiaki Yamane
fixed below checkpatch warnings. -WARNING: braces {} are not necessary for single statement blocks -WARNING: braces {} are not necessary for any arm of this statement Signed-off-by: Toshiaki Yamane --- drivers/staging/rts_pstor/sd.c | 11 --- 1 file changed, 4 insertions(+), 7

[PATCH 09/57] staging/rts_pstor: remove braces {} in sd.c (sd_select_card)

2012-09-06 Thread Toshiaki Yamane
fixed below checkpatch warnings. -WARNING: braces {} are not necessary for single statement blocks Signed-off-by: Toshiaki Yamane --- drivers/staging/rts_pstor/sd.c |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/drivers/staging/rts_pstor/sd.c b/drivers/staging

[PATCH 08/57] staging/rts_pstor: remove braces {} in sd.c (sd_set_init_para)

2012-09-06 Thread Toshiaki Yamane
fixed below checkpatch warnings. -WARNING: braces {} are not necessary for single statement blocks Signed-off-by: Toshiaki Yamane --- drivers/staging/rts_pstor/sd.c |6 ++ 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/drivers/staging/rts_pstor/sd.c b/drivers/staging

[PATCH 07/57] staging/rts_pstor: remove braces {} in sd.c (sd_set_clock_divider)

2012-09-06 Thread Toshiaki Yamane
fixed below checkpatch warnings. -WARNING: braces {} are not necessary for any arm of this statement Signed-off-by: Toshiaki Yamane --- drivers/staging/rts_pstor/sd.c |7 +++ 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/drivers/staging/rts_pstor/sd.c b/drivers/staging

[PATCH 06/57] staging/rts_pstor: remove braces {} in sd.c (sd_choose_proper_clock)

2012-09-06 Thread Toshiaki Yamane
fixed below checkpatch warnings. -WARNING: braces {} are not necessary for any arm of this statement Signed-off-by: Toshiaki Yamane --- drivers/staging/rts_pstor/sd.c | 35 +-- 1 file changed, 17 insertions(+), 18 deletions(-) diff --git a/drivers/staging

[PATCH 05/57] staging/rts_pstor: remove braces {} in sd.c (sd_set_sample_push_timing)

2012-09-06 Thread Toshiaki Yamane
fixed below checkpatch warnings. -WARNING: braces {} are not necessary for single statement blocks -WARNING: braces {} are not necessary for any arm of this statement Signed-off-by: Toshiaki Yamane --- drivers/staging/rts_pstor/sd.c | 31 +-- 1 file changed, 13

[PATCH 04/57] staging/rts_pstor: remove braces {} in sd.c (sd_check_csd)

2012-09-06 Thread Toshiaki Yamane
fixed below checkpatch warnings. -WARNING: braces {} are not necessary for single statement blocks -WARNING: braces {} are not necessary for any arm of this statement Signed-off-by: Toshiaki Yamane --- drivers/staging/rts_pstor/sd.c | 39 ++- 1 file changed

[PATCH 03/57] staging/rts_pstor: remove braces {} in sd.c (sd_write_data)

2012-09-06 Thread Toshiaki Yamane
fixed below checkpatch warnings. -WARNING: braces {} are not necessary for single statement blocks Signed-off-by: Toshiaki Yamane --- drivers/staging/rts_pstor/sd.c |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/drivers/staging/rts_pstor/sd.c b/drivers/staging

[PATCH 02/57] staging/rts_pstor: remove braces {} in sd.c (sd_read_data)

2012-09-06 Thread Toshiaki Yamane
fixed below checkpatch warnings. -WARNING: braces {} are not necessary for single statement blocks Signed-off-by: Toshiaki Yamane --- drivers/staging/rts_pstor/sd.c | 13 + 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/drivers/staging/rts_pstor/sd.c b/drivers

[PATCH 01/57] staging/rts_pstor: remove braces {} in sd.c (sd_send_cmd_get_rsp)

2012-09-06 Thread Toshiaki Yamane
fixed below checkpatch warnings. -WARNING: braces {} are not necessary for single statement blocks -WARNING: braces {} are not necessary for any arm of this statement Signed-off-by: Toshiaki Yamane --- drivers/staging/rts_pstor/sd.c | 12 +--- 1 file changed, 5 insertions(+), 7

Re: [PATCH] staging/rts_pstor: remove braces {} in sd.c

2012-09-06 Thread Toshiaki Yamane
On Wed, Sep 5, 2012 at 4:30 AM, Greg Kroah-Hartman wrote: > On Sat, Sep 01, 2012 at 10:43:00PM +0900, Toshiaki Yamane wrote: >> fixed below checkpatch warnings. >> -WARNING: braces {} are not necessary for single statement blocks >> -WARNING: braces {} are not

Re: [PATCH] staging/rts_pstor: remove braces {} in sd.c

2012-09-06 Thread Toshiaki Yamane
On Wed, Sep 5, 2012 at 4:30 AM, Greg Kroah-Hartman g...@kroah.com wrote: On Sat, Sep 01, 2012 at 10:43:00PM +0900, Toshiaki Yamane wrote: fixed below checkpatch warnings. -WARNING: braces {} are not necessary for single statement blocks -WARNING: braces {} are not necessary for any arm

[PATCH 01/57] staging/rts_pstor: remove braces {} in sd.c (sd_send_cmd_get_rsp)

2012-09-06 Thread Toshiaki Yamane
fixed below checkpatch warnings. -WARNING: braces {} are not necessary for single statement blocks -WARNING: braces {} are not necessary for any arm of this statement Signed-off-by: Toshiaki Yamane yamaneto...@gmail.com --- drivers/staging/rts_pstor/sd.c | 12 +--- 1 file changed, 5

[PATCH 02/57] staging/rts_pstor: remove braces {} in sd.c (sd_read_data)

2012-09-06 Thread Toshiaki Yamane
fixed below checkpatch warnings. -WARNING: braces {} are not necessary for single statement blocks Signed-off-by: Toshiaki Yamane yamaneto...@gmail.com --- drivers/staging/rts_pstor/sd.c | 13 + 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/drivers/staging/rts_pstor

[PATCH 03/57] staging/rts_pstor: remove braces {} in sd.c (sd_write_data)

2012-09-06 Thread Toshiaki Yamane
fixed below checkpatch warnings. -WARNING: braces {} are not necessary for single statement blocks Signed-off-by: Toshiaki Yamane yamaneto...@gmail.com --- drivers/staging/rts_pstor/sd.c |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/drivers/staging/rts_pstor/sd.c b

[PATCH 04/57] staging/rts_pstor: remove braces {} in sd.c (sd_check_csd)

2012-09-06 Thread Toshiaki Yamane
fixed below checkpatch warnings. -WARNING: braces {} are not necessary for single statement blocks -WARNING: braces {} are not necessary for any arm of this statement Signed-off-by: Toshiaki Yamane yamaneto...@gmail.com --- drivers/staging/rts_pstor/sd.c | 39

[PATCH 05/57] staging/rts_pstor: remove braces {} in sd.c (sd_set_sample_push_timing)

2012-09-06 Thread Toshiaki Yamane
fixed below checkpatch warnings. -WARNING: braces {} are not necessary for single statement blocks -WARNING: braces {} are not necessary for any arm of this statement Signed-off-by: Toshiaki Yamane yamaneto...@gmail.com --- drivers/staging/rts_pstor/sd.c | 31 +-- 1

[PATCH 06/57] staging/rts_pstor: remove braces {} in sd.c (sd_choose_proper_clock)

2012-09-06 Thread Toshiaki Yamane
fixed below checkpatch warnings. -WARNING: braces {} are not necessary for any arm of this statement Signed-off-by: Toshiaki Yamane yamaneto...@gmail.com --- drivers/staging/rts_pstor/sd.c | 35 +-- 1 file changed, 17 insertions(+), 18 deletions(-) diff --git

[PATCH 07/57] staging/rts_pstor: remove braces {} in sd.c (sd_set_clock_divider)

2012-09-06 Thread Toshiaki Yamane
fixed below checkpatch warnings. -WARNING: braces {} are not necessary for any arm of this statement Signed-off-by: Toshiaki Yamane yamaneto...@gmail.com --- drivers/staging/rts_pstor/sd.c |7 +++ 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/drivers/staging/rts_pstor

  1   2   3   >