Re: [PATCH 13/13] Staging: rtl8712: Coding style warning fix for block comment

2015-09-23 Thread punit vara
On Wed, Sep 23, 2015 at 10:25 PM, punit vara wrote: > Thank you very much sir I will definitely follow that. I have seen so > many people fixing patches over here. Now I know process of submitting > patches.I am able to fix several patches created by checkpatch.pl . > But can you su

[PATCH] Staging: rtl8712: rtl8712_spec.h: Coding Style warning fix for block comment

2015-09-23 Thread Punit Vara
This patch is to the rtl8712_spec.h file that fixes up following warning reported by checkpatch.pl : -Block comments use a trailing */ on a separate line Signed-off-by: Punit Vara --- drivers/staging/rtl8712/rtl8712_spec.h | 8 +--- 1 file changed, 5 insertions(+), 3 deletions(-) diff

[PATCH] Staging: rtl8712: rtl8712_syscfg_bitdef.h: Coding style warnings fix for block comments

2015-09-23 Thread Punit Vara
This patch is to the rtl8712_syscfg_bitdef.h file that fixes up following warning reported by checkpatch.pl : -Block comments use a trailing */ on a separate line Signed-off-by: Punit Vara --- drivers/staging/rtl8712/rtl8712_syscfg_bitdef.h | 54 - 1 file changed, 36

[PATCH] Staging: rtl8712: rtl8712_xmit.c: Coding style warnings fix for block comments

2015-09-23 Thread Punit Vara
This patch is the rtl8712_xmit.c that fixes up following warnings reported by checkpatch.pl : -Block comments use a trailing */ on a separate line Signed-off-by: Punit Vara --- drivers/staging/rtl8712/rtl8712_xmit.c | 18 -- 1 file changed, 12 insertions(+), 6 deletions

[PATCH] Staging: rtl8712: rtl871x_cmd.c: Coding style warnings fix for block comments

2015-09-23 Thread Punit Vara
This patch is to the rtl871x_cmd.c that fixes up following warnings reported by checkpatch.pl : -Block comments use a trailing */ on a separate line -Block comments use * on subsequent lines Signed-off-by: Punit Vara --- drivers/staging/rtl8712/rtl871x_cmd.c | 38

[PATCH] Staging: rtl8712: rtl871x_cmd.h: Fix typo error "ture"

2015-09-23 Thread Punit Vara
This patch is to the rtl8712_cmd.h that fixes up typo error in comment for word "true". Signed-off-by: Punit Vara --- drivers/staging/rtl8712/rtl871x_cmd.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/staging/rtl8712/rtl871x_cmd.h b/drivers/stagi

[PATCH] Staging: rtl8712: rtl871x_cmd.h: Coding style warnings fix for block comments

2015-09-23 Thread Punit Vara
This patch is to the rtl871x_cmd.h file that fixes up following warnings reported by checkpatch.pl : -Block comments use * on subsequent lines -Block comments use a trailing */ on a separate line Signed-off-by: Punit Vara --- drivers/staging/rtl8712/rtl871x_cmd.h | 282

[PATCH] Staging: rtl8712: rtl871x_ht.h: Coding style warning fix for block comment

2015-09-23 Thread Punit Vara
This patch is to the rtl871x_ht.h that fixes up following warning reported by checkpatch.pl : -Block comments use a trailing */ on a separate line Signed-off-by: Punit Vara --- drivers/staging/rtl8712/rtl871x_ht.h | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a

[PATCH] Staging: rtl8712: rtl871x_ioctl.h: Coding style warning fix for block comment

2015-09-23 Thread Punit Vara
This patch is to the rtl871x_ioctl.h that fixes up following warning reported by checkpatch.pl : -Block comments use a trailing */ on a separate line Signed-off-by: Punit Vara --- drivers/staging/rtl8712/rtl871x_ioctl.h | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a

[PATCH] Staging: rtl8712: rtl871x_ioctl_set.c: Coding style warnings fix for block comments

2015-09-23 Thread Punit Vara
This patch is to the rtl871x_ioctl_set.c file that fixes up following warning reported by checkpatch.pl : -Block comments use a trailing */ on a separate line Signed-off-by: Punit Vara --- drivers/staging/rtl8712/rtl871x_ioctl_set.c | 12 1 file changed, 8 insertions(+), 4

[PATCH] Staging: rtl8712: rtl871x_io.h: Coding style warning fix for block comments

2015-09-23 Thread Punit Vara
This patch is to the rtl871x_io.h file that fixes up following warning reported by checkpatch.pl : Signed-off-by: Punit Vara --- drivers/staging/rtl8712/rtl871x_io.h | 15 +-- 1 file changed, 5 insertions(+), 10 deletions(-) diff --git a/drivers/staging/rtl8712/rtl871x_io.h b

[PATCH] Staging: rtl8712: rtl871x_led.h: Coding style warnings fix for block comments

2015-09-23 Thread Punit Vara
This patch is to the rtl871x_led.h that fixes up following warnings reported by checkpatch.pl : -Block comments use a trailing */ on a separate line Signed-off-by: Punit Vara --- drivers/staging/rtl8712/rtl871x_led.h | 15 ++- 1 file changed, 10 insertions(+), 5 deletions(-) diff

[PATCH] Staging: rtl8712: rtl871x_mlme.c: Coding style warnings fix for block comments

2015-09-23 Thread Punit Vara
This patch is to the rtl871x_mlme.c file that fixes up following warning reported by checkpatch.pl: - Block comments use * on subsequent lines - Block comments use a trailing */ on a separate line Signed-off-by: Punit Vara --- drivers/staging/rtl8712/rtl871x_mlme.c | 45

[PATCH] Staging: rtl8712: rtl871x_mlme.h: Coding style warnings fix for block comments

2015-09-23 Thread Punit Vara
This patch is to the rtl871x_mlme.h file that fixes up following warning reported by checkpatch.pl : -Block comments use * on subsequent lines -Block comments use a trailing */ on a separate line Signed-off-by: Punit Vara --- drivers/staging/rtl8712/rtl871x_mlme.h | 28

[PATCH] Staging: rtl8712: rtl871x_mp.c: Coding style warning fix for block comment

2015-09-23 Thread Punit Vara
This patch is to the rtl871x_mp.c file that fixes up following warning reported by checkpatch.pl : -Block comments use a trailing */ on a separate line Signed-off-by: Punit vara --- drivers/staging/rtl8712/rtl871x_mp.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a

[PATCH] Staging: rtl8712: rtl871x_mp.h: Coding style warnings fix for block comment

2015-09-23 Thread Punit Vara
This is a patch to the rtl871x_mp.h that fixes up following warnings reported by checkpatch.pl : -Block comments use a trailing */ on a separate line Signed-off-by: Punit Vara --- drivers/staging/rtl8712/rtl871x_mp.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/drivers

[PATCH] Staging: rtl8712: rtl871x_mp_ioctl.h: Coding style warnings fix for block comments

2015-09-23 Thread Punit Vara
This patch is for the rtl871x_mp_ioctl.h that fixes up following warning reported by checkpatch.pl: -Block comments use a trailing */ on a separate line Signed-off-by: Punit Vara --- drivers/staging/rtl8712/rtl871x_mp_ioctl.h | 39 -- 1 file changed, 26 insertions

[PATCH] Staging: rtl8712: rtl871x_mp_phy_regdef.h: Coding style warning fix for block comments

2015-09-23 Thread Punit Vara
This patch is to the rtl871x_mp_phy_regdef.h file that fixes up following warning reported by checkpatch.pl : -Block comments use a trailing */ on a separate line Signed-off-by: Punit Vara --- drivers/staging/rtl8712/rtl871x_mp_phy_regdef.h | 33 - 1 file changed, 22

[PATCH] Staging: rtl8712: Coding Style warnings fix for block comments

2015-09-23 Thread Punit Vara
This is patch to the rtl871x_pwrctrl.c file that fixes following warning reported by checkpatch.pl : -Block comments use a trailing */ on a separate line -Block comments use * on subsequent lines Signed-off-by: Punit Vara --- drivers/staging/rtl8712/rtl871x_pwrctrl.c | 41

[PATCH] Staging: rtl8712: rtl871x_recv.c: Coding style warnings fix for block comments

2015-09-23 Thread Punit Vara
This patch is to the rtl871x_recv.c that fixes up following warnings reported by checkpatch.pl : -Block comments use a trailing */ on a separate line -Block comments use * on subsequent lines Signed-off-by: Punit Vara --- drivers/staging/rtl8712/rtl871x_recv.c | 27

[PATCH] Staging: rtl8712: rtl871x_recv.h: Coding style warnings fix for block comments

2015-09-23 Thread Punit Vara
This patch is to the rtl871x_recv.h file that fixes up following warnings reported by checkpatch.pl : -Block comments use a trailing */ on a separate line -Block comments use * on subsequent lines Signed-off-by: Punit Vara --- drivers/staging/rtl8712/rtl871x_recv.h | 21

[PATCH] Staging: rtl8712: rtl871x_security.c: Coding style warning fix for block commment

2015-09-23 Thread Punit Vara
This is patch to the rtl871x_security.c that fixes up following warning reported by checkpatch.pl : -Block comments use * on subsequent lines Signed-off-by: Punit Vara --- drivers/staging/rtl8712/rtl871x_security.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/drivers

[PATCH] Staging: rtl8712: rtl871x_security.h: Coding style warnings fix for block comments

2015-09-23 Thread Punit Vara
This patch is to the rtl871x_security.h file that fixes up following warning reported by checkpatch.pl : -Block comments use a trailing */ on a separate line Signed-off-by: Punit Vara --- drivers/staging/rtl8712/rtl871x_security.h | 24 1 file changed, 16 insertions

[PATCH] Staging: rtl8712: rtl871x_sta_mgt.c: Coding style warning fix for block comment

2015-09-23 Thread Punit Vara
This is a patch to the rtl871x_sta_mgt.c file that fixes up following warning reported by checkpatch.pl: -Block comments use a trailing */ on a separate line Signed-off-by: Punit Vara --- drivers/staging/rtl8712/rtl871x_sta_mgt.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff

Re: [PATCH] Staging: rtl8712: rtl871x_io.h: Coding style warning fix for block comments

2015-09-24 Thread punit vara
On Thu, Sep 24, 2015 at 11:25 AM, Sudip Mukherjee wrote: > On Thu, Sep 24, 2015 at 01:22:33AM +0530, Punit Vara wrote: >> This patch is to the rtl871x_io.h file that fixes up following warning >> reported by checkpatch.pl : >> >> Signed-off-by: Punit Vara >> ---

Re: [PATCH 13/13] Staging: rtl8712: Coding style warning fix for block comment

2015-09-24 Thread punit vara
On Thu, Sep 24, 2015 at 9:55 AM, Sudip Mukherjee wrote: > On Wed, Sep 23, 2015 at 11:22:09PM +0530, punit vara wrote: >> On Wed, Sep 23, 2015 at 10:25 PM, punit vara wrote: >> > Thank you very much sir I will definitely follow that. I have seen so >> > many people fixi

Re: [PATCH] Staging: rtl8712: rtl871x_mp.h: Coding style warnings fix for block comment

2015-09-24 Thread punit vara
On Thu, Sep 24, 2015 at 4:52 PM, Dan Carpenter wrote: > On Thu, Sep 24, 2015 at 03:57:22PM +0530, Sudip Mukherjee wrote: >> On Thu, Sep 24, 2015 at 12:00:01PM +0300, Dan Carpenter wrote: >> > On Thu, Sep 24, 2015 at 01:54:22AM +0530, Punit Vara wrote: >> > > This

[PATCH 1/6] Staging: rtl8712: rtl871x_xmit.h: Coding style warnings fix for block comments

2015-09-24 Thread Punit Vara
This patch is to the rtl871x_xmit.h file that fixes up following warnings generated by checkpatch.pl : -Block comments use a trailing */ on a separate line Signed-off-by: Punit Vara --- drivers/staging/rtl8712/rtl871x_xmit.h | 12 1 file changed, 8 insertions(+), 4 deletions

[PATCH 2/6] Staging: rtl8712: usb_halinit.c: Coding style warning fix for block comment

2015-09-24 Thread Punit Vara
This patch is to the usb_halinit.c file that fixes up following warnings generated by checkpatch.pl : -Block comments use a trailing */ on a separate line Signed-off-by: Punit Vara --- drivers/staging/rtl8712/usb_halinit.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a

[PATCH 3/6] Staging: rtl8712: usb_intf.c: Coding style warnings fix for block comments

2015-09-24 Thread Punit Vara
This patch is to the usb_intf.c file that fixes up following warnings generated by checkpatch.pl : -Block comments use a trailing */ on a separate line Signed-off-by: Punit Vara --- drivers/staging/rtl8712/usb_intf.c | 12 1 file changed, 8 insertions(+), 4 deletions(-) diff

[PATCH 5/6] Staging: rtl8712: wlan_bssdef.h: Coding style warnings fix for block comments

2015-09-24 Thread Punit Vara
This patch is to the wlan_bssdef.h file that fixes up following warnings generated by checkpatch.pl : -Block comments use a trailing */ on a separate line -Block comments use a * on subsequent lines Signed-off-by: Punit Vara --- drivers/staging/rtl8712/wlan_bssdef.h | 12 +++- 1 file

[PATCH 4/6] Staging: rtl8712: wifi.h: Coding style warning fix for block comment

2015-09-24 Thread Punit Vara
This patch is to the wifi.h file that fixes up following warnings generated by checkpatch.pl tool : -Block comments use a trailing */ on a separate line -Block comments use a * on subsequent lines Signed-off-by: Punit Vara --- drivers/staging/rtl8712/wifi.h | 35

[PATCH 6/6] Staging: rtl8712: xmit_linux.c: Coding style warning fix for block comment

2015-09-24 Thread Punit Vara
This patch is to the xmit_linux.c file that fixes up following warnings generated by checkpatch.pl tool : -Block comments use a trailing */ on a separate line Signed-off-by: Punit Vara --- drivers/staging/rtl8712/xmit_linux.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git

[PATCH] Staging: rtl8712: rtl871x_ioctl_linux.c Move constant to right side of the comparision

2015-09-26 Thread Punit Vara
This patch is to the rtl871x_ioctl_linux.c that fixes up following warning reported by checkpatch.pl : - Comparisons should place the constant on the right side of the test Signed-off-by: Punit Vara --- drivers/staging/rtl8712/rtl871x_ioctl_linux.c | 16 1 file changed, 8

Re: [PATCH] Staging: rtl8712: rtl871x_ioctl_linux.c Move constant to right side of the comparision

2015-09-26 Thread punit vara
On Sat, Sep 26, 2015 at 11:15 PM, Larry Finger wrote: > On 09/26/2015 11:49 AM, Punit Vara wrote: >> >> This patch is to the rtl871x_ioctl_linux.c that fixes up following >> warning reported by checkpatch.pl : >> >> - Comparisons should place the const

<    1   2