Re: [PATCH 2/5] staging/vme: fix checkpatch warning

2012-08-21 Thread Toshiaki Yamane
On Fri, Aug 17, 2012 at 11:30 PM, Toshiaki Yamane wrote: > On Fri, Aug 17, 2012 at 10:19 PM, Greg Kroah-Hartman > wrote: >> On Fri, Aug 17, 2012 at 05:27:53PM +0900, Toshiaki Yamane wrote: >>> On Fri, Aug 17, 2012 at 4:46 PM, Dan Carpenter >>> wrote: >>> > You've got the same subject repeated 5

Re: [PATCH 2/5] staging/vme: fix checkpatch warning

2012-08-17 Thread Toshiaki Yamane
On Fri, Aug 17, 2012 at 10:19 PM, Greg Kroah-Hartman wrote: > On Fri, Aug 17, 2012 at 05:27:53PM +0900, Toshiaki Yamane wrote: >> On Fri, Aug 17, 2012 at 4:46 PM, Dan Carpenter >> wrote: >> > You've got the same subject repeated 5 times. >> > >> > It would be better to merge all the vme_user.c p

Re: [PATCH 2/5] staging/vme: fix checkpatch warning

2012-08-17 Thread Greg Kroah-Hartman
On Fri, Aug 17, 2012 at 05:27:53PM +0900, Toshiaki Yamane wrote: > On Fri, Aug 17, 2012 at 4:46 PM, Dan Carpenter > wrote: > > You've got the same subject repeated 5 times. > > > > It would be better to merge all the vme_user.c printk fixes into > > one patch. > > [patch 1/3] Staging: vme: Fix a

Re: [PATCH 2/5] staging/vme: fix checkpatch warning

2012-08-17 Thread Toshiaki Yamane
On Fri, Aug 17, 2012 at 4:46 PM, Dan Carpenter wrote: > You've got the same subject repeated 5 times. > > It would be better to merge all the vme_user.c printk fixes into > one patch. > [patch 1/3] Staging: vme: Fix a white space issue > [patch 2/3] Staging: vme: Use pr_ printks in vme_user.c > [p

Re: [PATCH 2/5] staging/vme: fix checkpatch warning

2012-08-17 Thread Dan Carpenter
You've got the same subject repeated 5 times. It would be better to merge all the vme_user.c printk fixes into one patch. [patch 1/3] Staging: vme: Fix a white space issue [patch 2/3] Staging: vme: Use pr_ printks in vme_user.c [patch 3/3] Staging: vme: Use pr_ printks in vme_pio2_core.c It's not