No mate, that aint just cutting it.
I tried putting it, maybe i’m doing something wrong?
Regards,
Parth
> On 08-Jun-2016, at 5:46 PM, Luis de Bethencourt
> wrote:
>
> On 08/06/16 12:58, Parth Sane wrote:
>> I’m trying to fix line 224 but its simply not happening. Can you hel
I’m trying to fix line 224 but its simply not happening. Can you help me with
this?
Regards,
Parth
> On 08-Jun-2016, at 5:19 PM, Luis de Bethencourt
> wrote:
>
> On 08/06/16 12:37, Parth Sane wrote:
>>
>>> On 08-Jun-2016, at 5:01 PM, Luis de Bethencourt
>>&g
> On 08-Jun-2016, at 5:01 PM, Luis de Bethencourt
> wrote:
>
> On 08/06/16 12:27, Parth Sane wrote:
>> Multiple parenthesis alignment warnings were thrown by checkpatch in
>> ieee80211.c
>> This patch effectively fixes that.
>>
>> Signed-off-by:
Multiple parenthesis alignment warnings were thrown by checkpatch in ieee80211.c
This patch effectively fixes that.
Signed-off-by: Parth Sane
---
drivers/staging/rtl8712/ieee80211.c | 25 -
1 file changed, 12 insertions(+), 13 deletions(-)
diff --git a/drivers/staging
Hi,
Yes you are right on that regard. I did do that in my previous patches.
It’s just something that I will have to remember now onwards. Thanks.
Regards,
Parth Sane
> On 26-Apr-2016, at 8:14 PM, Luis de Bethencourt
> wrote:
>
> On 26/04/16 15:33, Parth Sane wrote:
>> Hi,
Hi,
Thanks for the feedback. I did find this issue with the assistance
checkpatch.pl script.
Regards,
Parth Sane
> On 26-Apr-2016, at 8:00 PM, Luis de Bethencourt
> wrote:
>
> On 25/04/16 16:43, Parth Sane wrote:
>> Fixed alignment to match open parenthesis.
>>
>
Fixed alignment to match open parenthesis.
Signed-off-by: Parth Sane
---
Changes in v6:
-Added line before Signed-off message
drivers/staging/rtl8712/hal_init.c | 9 +
1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/drivers/staging/rtl8712/hal_init.c
b/drivers
Fixed alignment to match open parenthesis.
Signed-off-by: Parth Sane
---
Changes in v5:
-Fixed missing commit messages.
drivers/staging/rtl8712/hal_init.c | 9 +
1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/drivers/staging/rtl8712/hal_init.c
b/drivers/staging
diff --git a/drivers/staging/rtl8712/hal_init.c
b/drivers/staging/rtl8712/hal_init.c
index 0c76fbc..0dd458d 100644
--- a/drivers/staging/rtl8712/hal_init.c
+++ b/drivers/staging/rtl8712/hal_init.c
@@ -197,8 +197,8 @@ static u8 rtl8712_dl_fw(struct _adapter *padapter)
Signed-off-by: Parth Sane
---
Changes in v3:
-Added missing signed off by line and fixed alignment to match
open parenthesis.
-Fixed location of message
drivers/staging/rtl8712/hal_init.c | 9 +
1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/drivers
Added missing signed off by line and fixed alignment to match
open parenthesis.
Signed-off-by: Parth Sane
---
drivers/staging/rtl8712/hal_init.c | 9 +
1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/drivers/staging/rtl8712/hal_init.c
b/drivers/staging/rtl8712/hal_init.c
Fixed parenthesis alignment checkpatch checks as per kernel coding style
guidelines in hal_init.c
---
drivers/staging/rtl8712/hal_init.c | 9 +
1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/drivers/staging/rtl8712/hal_init.c
b/drivers/staging/rtl8712/hal_init.c
index 0c7
Using comparison to false and true is error prone. Fixed multiple warnings as
per checkpatch guidelines.
Signed-off-by: Parth Sane
---
drivers/staging/vt6656/main_usb.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/drivers/staging/vt6656/main_usb.c
b/drivers/staging
Using comparison to false and true is error prone. Fixed multiple warnings as
per checkpatch guidelines.
Signed-off-by: Parth Sane
---
drivers/staging/vt6656/wcmd.c | 8
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/drivers/staging/vt6656/wcmd.c b/drivers/staging
Fixed checkpatch warning after removing FSF address paragraph as per guidelines.
Signed-off-by: Parth Sane
---
Changes in v3:
- Fixed subject
- Fixed commit message
drivers/staging/rtl8712/basic_types.h | 4
1 file changed, 4 deletions(-)
diff --git a/drivers/staging
Fixed checkpatch warning after removing FSF address block as per guidelines.
Signed-off-by: Parth Sane
---
Changes in v3:
- Fixed subject
- Fixed commit message
drivers/staging/rtl8712/ieee80211.c | 4
1 file changed, 4 deletions(-)
diff --git a/drivers/staging/rtl8712
Fixed Multiple FSF address checkpatch warnings to conform to kernel coding
style.
Parth Sane (5):
staging: rtl8712: Fixed FSF address warning in basic_types.h
staging: rtl8712: Fixed FSF address warning in drv_types.h
staging: rtl8712: Fixed FSF address warning in ethernet.h
staging
Fixed checkpatch warning after removing FSF address block as per guidelines.
Signed-off-by: Parth Sane
---
Changes in v3:
- Fixed subject
- Fixed commit message
drivers/staging/rtl8712/hal_init.c | 4
1 file changed, 4 deletions(-)
diff --git a/drivers/staging/rtl8712
Fixed checkpatch warning after removing FSF address block as per guidelines.
Signed-off-by: Parth Sane
---
Changes in v3:
- Fixed subject
- Fixed commit message
drivers/staging/rtl8712/drv_types.h | 4
1 file changed, 4 deletions(-)
diff --git a/drivers/staging/rtl8712
Fixed checkpatch warning after removing FSF address block as per guidelines.
Signed-off-by: Parth Sane
---
Changes in v3:
- Fixed subject
- Fixed commit message
drivers/staging/rtl8712/ethernet.h | 4
1 file changed, 4 deletions(-)
diff --git a/drivers/staging/rtl8712
Fixed checkpatch warning caused to FSF address block as per guidelines.
Signed-off-by: Parth Sane
---
Changes in v2:
- Added commit message
drivers/staging/rtl8712/ieee80211.c | 4
1 file changed, 4 deletions(-)
diff --git a/drivers/staging/rtl8712/ieee80211.c
b/drivers/staging
Fixed checkpatch warning caused due to FSF address block as per guidelines.
Signed-off-by: Parth Sane
---
Changes in v2:
- Added commit message.
drivers/staging/rtl8712/hal_init.c | 4
1 file changed, 4 deletions(-)
diff --git a/drivers/staging/rtl8712/hal_init.c
b/drivers
Fixed checkpatch check caused by FSF address paragraph as per guidelines.
Signed-off-by: Parth Sane
---
Changes in v2:
- Added commit message
drivers/staging/rtl8712/ethernet.h | 4
1 file changed, 4 deletions(-)
diff --git a/drivers/staging/rtl8712/ethernet.h
b/drivers/staging
Fixed checkpatch warning caused due to FSF address block.
Linux already has a copy of the GPL, so as per checkpatch this address block is
unnecessary.
Parth Sane (5):
staging: rtl8712: Fixed FSF address warning in basic_types.h
staging: rtl8712: Fixed FSF address warning in drv_types.h
Fixed checkpatch check caused by FSF address paragraph as per guidelines.
Signed-off-by: Parth Sane
---
Changes in v2:
- Added commit message
drivers/staging/rtl8712/basic_types.h | 4
1 file changed, 4 deletions(-)
diff --git a/drivers/staging/rtl8712/basic_types.h
b/drivers
Fixed checkpatch check caused by FSF address paragraph as per guidelines.
Signed-off-by: Parth Sane
---
Changes in v2:
- Added commit message
drivers/staging/rtl8712/drv_types.h | 4
1 file changed, 4 deletions(-)
diff --git a/drivers/staging/rtl8712/drv_types.h
b/drivers
> Fixed Multiple FSF address checkpatch warnings to conform to kernel coding
> style.
>
> Parth Sane (5):
> staging: rtl8712: Fixed FSF address warning in basic_types.h
> staging: rtl8712: Fixed FSF address warning in drv_types.h
> staging: rtl9712: Fixed FSF address
> On 20-Mar-2016, at 10:03 PM, Roger H Newell wrote:
>
>
> On Mar 20, 2016 1:21 PM, "Parth Sane" wrote:
> >
> >
> > > On 20-Mar-2016, at 9:18 PM, Joe Perches wrote:
> > >
> > > On Sun, 2016-03-20 at 14:33 +, Parth San
Signed-off-by: Parth Sane
---
drivers/staging/rtl8712/ieee80211.c | 4
1 file changed, 4 deletions(-)
diff --git a/drivers/staging/rtl8712/ieee80211.c
b/drivers/staging/rtl8712/ieee80211.c
index d13b4d5..8918654 100644
--- a/drivers/staging/rtl8712/ieee80211.c
+++ b/drivers/staging
Signed-off-by: Parth Sane
---
drivers/staging/rtl8712/hal_init.c | 4
1 file changed, 4 deletions(-)
diff --git a/drivers/staging/rtl8712/hal_init.c
b/drivers/staging/rtl8712/hal_init.c
index 17d2b5f..afa7fe78 100644
--- a/drivers/staging/rtl8712/hal_init.c
+++ b/drivers/staging/rtl8712
Signed-off-by: Parth Sane
---
drivers/staging/rtl8712/ethernet.h | 4
1 file changed, 4 deletions(-)
diff --git a/drivers/staging/rtl8712/ethernet.h
b/drivers/staging/rtl8712/ethernet.h
index fad173f..039da36 100644
--- a/drivers/staging/rtl8712/ethernet.h
+++ b/drivers/staging/rtl8712
Signed-off-by: Parth Sane
---
drivers/staging/rtl8712/drv_types.h | 4
1 file changed, 4 deletions(-)
diff --git a/drivers/staging/rtl8712/drv_types.h
b/drivers/staging/rtl8712/drv_types.h
index 29e47e1..ae79047 100644
--- a/drivers/staging/rtl8712/drv_types.h
+++ b/drivers/staging
*** BLURB HERE ***
Parth Sane (5):
staging: rtl8712: Fixed FSF address warning in basic_types.h
staging: rtl8712: Fixed FSF address warning in drv_types.h
staging: rtl9712: Fixed FSF address warning in ethernet.h
staging: rtl9712: Fixed FSF address warning in hal_init.c
staging: rtl9712
Signed-off-by: Parth Sane
---
drivers/staging/rtl8712/basic_types.h | 4
1 file changed, 4 deletions(-)
diff --git a/drivers/staging/rtl8712/basic_types.h
b/drivers/staging/rtl8712/basic_types.h
index 7561bed..f5c0231 100644
--- a/drivers/staging/rtl8712/basic_types.h
+++ b/drivers
> On 20-Mar-2016, at 9:18 PM, Joe Perches wrote:
>
> On Sun, 2016-03-20 at 14:33 +0000, Parth Sane wrote:
>> Fixed multiple parenthesis alignment warnings.
>> Signed-off-by: Parth Sane
>
> Please always add a blank line after your changelog and
> before your &q
> On 20-Mar-2016, at 7:56 PM, Larry Finger wrote:
>
> On 03/20/2016 08:59 AM, Parth Sane wrote:
>> Removed checkpatch warning caused by FSF address block
>> Signed-off-by: Parth Sane
>> ---
>> drivers/staging/rtl8712/hal_init.c | 4
>> 1 file chang
Fixed multiple parenthesis alignment warnings.
Signed-off-by: Parth Sane
---
drivers/staging/rtl8712/hal_init.c | 7 ---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/drivers/staging/rtl8712/hal_init.c
b/drivers/staging/rtl8712/hal_init.c
index 225ef37..afa7fe78 100644
--- a
Removed checkpatch warning caused due to FSF address paragraph
Signed-off-by: Parth Sane
---
drivers/staging/rtl8712/mlme_linux.c | 4
1 file changed, 4 deletions(-)
diff --git a/drivers/staging/rtl8712/mlme_linux.c
b/drivers/staging/rtl8712/mlme_linux.c
index e4e4bde..f124d72 100644
Removed checkpatch warning caused due to FSF address paragraph
Signed-off-by: Parth Sane
---
drivers/staging/rtl8712/ieee80211.c | 4
1 file changed, 4 deletions(-)
diff --git a/drivers/staging/rtl8712/ieee80211.c
b/drivers/staging/rtl8712/ieee80211.c
index d13b4d5..8918654 100644
--- a
Removed checkpatch warning caused by FSF address block
Signed-off-by: Parth Sane
---
drivers/staging/rtl8712/hal_init.c | 4
1 file changed, 4 deletions(-)
diff --git a/drivers/staging/rtl8712/hal_init.c
b/drivers/staging/rtl8712/hal_init.c
index 8008efe..225ef37 100644
--- a/drivers
Removed checkpatch warning caused by FSF address paragraph.
Signed-off-by: Parth Sane
---
drivers/staging/rtl8712/ethernet.h | 4
1 file changed, 4 deletions(-)
diff --git a/drivers/staging/rtl8712/ethernet.h
b/drivers/staging/rtl8712/ethernet.h
index fad173f..039da36 100644
--- a
Removed FSF address notice which causes checkpatch warning.
Signed-off-by: Parth Sane
---
drivers/staging/rtl8712/drv_types.h | 4
1 file changed, 4 deletions(-)
diff --git a/drivers/staging/rtl8712/drv_types.h
b/drivers/staging/rtl8712/drv_types.h
index 29e47e1..ae79047 100644
--- a
Removed copyright notice as per checkpatch check warning.
Signed-off-by: Parth Sane
---
drivers/staging/rtl8712/drv_types.h | 4
1 file changed, 4 deletions(-)
diff --git a/drivers/staging/rtl8712/drv_types.h
b/drivers/staging/rtl8712/drv_types.h
index 29e47e1..ae79047 100644
--- a
repeating work. I apologise for
any inconvenience.
Regards,
Parth Sane
signature.asc
Description: Message signed with OpenPGP using GPGMail
___
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo
Fixed checkpatch warnings about parenthesis alignment at line #186.
Signed-off-by: Parth Sane
---
drivers/staging/netlogic/platform_net.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/drivers/staging/netlogic/platform_net.c
b/drivers/staging/netlogic/platform_net.c
Fixed alignment of parenthesis checkpatch warning to fit coding standards.
Signed-off-by: Parth Sane
---
drivers/staging/netlogic/platform_net.c | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/drivers/staging/netlogic/platform_net.c
b/drivers/staging/netlogic
Fixed alignment of paranthesis as per checkpatch. Please ignore earlier sent
patch for paranthesis check and use this one.
Signed-off-by: Parth Sane
---
drivers/staging/netlogic/platform_net.c | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/drivers/staging/netlogic
Fixed alignment of paranthesis as per checkpatch.
Signed-off-by: Parth Sane
---
drivers/staging/netlogic/platform_net.c | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/drivers/staging/netlogic/platform_net.c
b/drivers/staging/netlogic/platform_net.c
index daee1b2
From: Ubuntu
Fixed alignment of paranthesis as per checkpatch.
Signed-off-by: Parth Sane
---
drivers/staging/netlogic/platform_net.c | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/drivers/staging/netlogic/platform_net.c
b/drivers/staging/netlogic/platform_net.c
index
Hi,
Thanks for getting back to me Greg! I’m still learning, so thanks again for
bearing with me!
Regards,
Parth Sane
> On 19-Mar-2016, at 10:43 PM, Greg KH wrote:
>
> On Sat, Mar 19, 2016 at 10:04:23PM +0530, Parth Sane wrote:
>> Hi,
>> I haven’t received any feedback as to
Hi Roger,
Can I submit more patches similarly until this has been accepted? I’ll be sure
to remove the from part in my next patch(I hope I don’t have to submit the
earlier patch again).Thanks for your wise comments!
Regards,
Parth Sane
> On 19-Mar-2016, at 10:33 PM, Roger H Newell wr
Hi,
I haven’t received any feedback as to whether my patch has been accepted. Would
request someone to kindly help me out. Maybe you could weigh in here Greg?
Regards,
Parth Sane
> On 15-Mar-2016, at 10:16 PM, laerdevstud...@gmail.com wrote:
>
> From: Parth Sane
>
> Fixed mult
Hi,
Sure thanks for pointing that out. I’ll send in a small patch for the problems
in the following order.
1) Null Comparison
2) License declaration
Hopefully maybe you guys can tell me what else is needed. Thanks for being so
supportive!
Regards,
Parth Sane
> On 29-Feb-2016, at 5:00 PM, M
Hi,
As per the previous email, I understand that some patches were unnecessary(For
example the fix for the spaces ). But it was a bit confusing. Can someone
please let me know which patches are needed and which are not?
Regards,
Parth Sane
> On 29-Feb-2016, at 5:00 PM, Marc Dietrich wr
Hello everone!
A few months earlier I had requested addition of the MT7601 WiFi
dongle module into the kernel. I was told that the needful would be
done in the rt2x00 driver. Could you guys update me with the status?
Thanks a lot!
-Parth Sane
On 4 December 2014 at 20:06, Stanislaw Gruszka wrote
2014 at 03:52:52PM +1100, Julian Calaby wrote:
>>> On Thu, Dec 4, 2014 at 3:39 PM, Greg Kroah-Hartman
>>> wrote:
>>>> On Thu, Dec 04, 2014 at 07:07:58AM +0530, Parth Sane wrote:
>>>>> Hi,
>>>>> I'd say I'm midway through with
82&item=231051816145&lgeo=1&vectorid=229466
I think that should do the trick.
Cheers,
-Parth
On 04/12/2014, Greg Kroah-Hartman wrote:
> On Sun, Nov 30, 2014 at 06:55:12PM +, Parth Sane wrote:
>> Hi Greg,
>> You can find the source code attached as a tarball. It wo
s are required or not? This is nearly impossible for me to
guess this, since I haven't written the driver.
Please help me out with this.
-Parth
On 1 December 2014 at 08:19, Greg Kroah-Hartman
wrote:
> On Sun, Nov 30, 2014 at 08:54:08PM +0000, Parth Sane wrote:
>> Hi,
>> Please fin
58 matches
Mail list logo