2013-12-01 06:57:26

by Ujjal Roy

[permalink] [raw]
Subject: TEST: testing how to send a patch from git repository

Testing how to send an email through git to see the patch is exactly
submitted or not. Actually testing the tab characters. Please don't
mind.

Signed-off-by: Ujjal Roy <[email protected]>
---
net/wireless/sme.c | 2 ++
1 file changed, 2 insertions(+)

diff --git a/net/wireless/sme.c b/net/wireless/sme.c
index 5eeb8e0..19a5df4 100644
--- a/net/wireless/sme.c
+++ b/net/wireless/sme.c
@@ -20,6 +20,8 @@
#include "reg.h"
#include "rdev-ops.h"

+ printk("TEST: submitting patch from git >> Ujjal Roy C: [email protected]");
+
/*
* Software SME in cfg80211, using auth/assoc/deauth calls to the
* driver. This is is for implementing nl80211's connect/disconnect
--
1.8.3.1



2013-12-02 14:45:15

by John W. Linville

[permalink] [raw]
Subject: Re: TEST: testing how to send a patch from git repository

Please DO NOT use linux-wireless as a test destination for patch
mailing tools. It's bad enough to do it once, but over and over
again is a bit rude.

On Sun, Dec 01, 2013 at 12:27:16PM +0530, Ujjal Roy wrote:
> Testing how to send an email through git to see the patch is exactly
> submitted or not. Actually testing the tab characters. Please don't
> mind.
>
> Signed-off-by: Ujjal Roy <[email protected]>
> ---
> net/wireless/sme.c | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/net/wireless/sme.c b/net/wireless/sme.c
> index 5eeb8e0..19a5df4 100644
> --- a/net/wireless/sme.c
> +++ b/net/wireless/sme.c
> @@ -20,6 +20,8 @@
> #include "reg.h"
> #include "rdev-ops.h"
>
> + printk("TEST: submitting patch from git >> Ujjal Roy C: [email protected]");
> +
> /*
> * Software SME in cfg80211, using auth/assoc/deauth calls to the
> * driver. This is is for implementing nl80211's connect/disconnect
> --
> 1.8.3.1
>
>

--
John W. Linville Someday the world will need a hero, and you
[email protected] might be all we have. Be ready.