All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] selftest/proc: Remove duplicate header
@ 2019-03-04 18:27 ` jrdr.linux
  0 siblings, 0 replies; 9+ messages in thread
From: Souptick Joarder @ 2019-03-04 18:27 UTC (permalink / raw)
  To: adobriyan, shuah, sabyasachi.linux, akpm
  Cc: linux-kernel, linux-fsdevel, linux-kselftest

Remove duplicate header which is included twice.

Signed-off-by: Sabyasachi Gupta <sabyasachi.linux@gmail.com>
Signed-off-by: Souptick Joarder <jrdr.linux@gmail.com>
---
 tools/testing/selftests/proc/proc-self-syscall.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/tools/testing/selftests/proc/proc-self-syscall.c b/tools/testing/selftests/proc/proc-self-syscall.c
index 5ab5f48..3a4fec3 100644
--- a/tools/testing/selftests/proc/proc-self-syscall.c
+++ b/tools/testing/selftests/proc/proc-self-syscall.c
@@ -20,7 +20,6 @@
 #include <sys/stat.h>
 #include <fcntl.h>
 #include <errno.h>
-#include <unistd.h>
 #include <string.h>
 #include <stdio.h>
 
-- 
1.9.1


^ permalink raw reply related	[flat|nested] 9+ messages in thread

* [PATCH] selftest/proc: Remove duplicate header
@ 2019-03-04 18:27 ` jrdr.linux
  0 siblings, 0 replies; 9+ messages in thread
From: jrdr.linux @ 2019-03-04 18:27 UTC (permalink / raw)


Remove duplicate header which is included twice.

Signed-off-by: Sabyasachi Gupta <sabyasachi.linux at gmail.com>
Signed-off-by: Souptick Joarder <jrdr.linux at gmail.com>
---
 tools/testing/selftests/proc/proc-self-syscall.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/tools/testing/selftests/proc/proc-self-syscall.c b/tools/testing/selftests/proc/proc-self-syscall.c
index 5ab5f48..3a4fec3 100644
--- a/tools/testing/selftests/proc/proc-self-syscall.c
+++ b/tools/testing/selftests/proc/proc-self-syscall.c
@@ -20,7 +20,6 @@
 #include <sys/stat.h>
 #include <fcntl.h>
 #include <errno.h>
-#include <unistd.h>
 #include <string.h>
 #include <stdio.h>
 
-- 
1.9.1

^ permalink raw reply related	[flat|nested] 9+ messages in thread

* [PATCH] selftest/proc: Remove duplicate header
@ 2019-03-04 18:27 ` jrdr.linux
  0 siblings, 0 replies; 9+ messages in thread
From: Souptick Joarder @ 2019-03-04 18:27 UTC (permalink / raw)


Remove duplicate header which is included twice.

Signed-off-by: Sabyasachi Gupta <sabyasachi.linux at gmail.com>
Signed-off-by: Souptick Joarder <jrdr.linux at gmail.com>
---
 tools/testing/selftests/proc/proc-self-syscall.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/tools/testing/selftests/proc/proc-self-syscall.c b/tools/testing/selftests/proc/proc-self-syscall.c
index 5ab5f48..3a4fec3 100644
--- a/tools/testing/selftests/proc/proc-self-syscall.c
+++ b/tools/testing/selftests/proc/proc-self-syscall.c
@@ -20,7 +20,6 @@
 #include <sys/stat.h>
 #include <fcntl.h>
 #include <errno.h>
-#include <unistd.h>
 #include <string.h>
 #include <stdio.h>
 
-- 
1.9.1

^ permalink raw reply related	[flat|nested] 9+ messages in thread

* Re: [PATCH] selftest/proc: Remove duplicate header
  2019-03-04 18:27 ` jrdr.linux
  (?)
@ 2019-03-05  0:37   ` akpm
  -1 siblings, 0 replies; 9+ messages in thread
From: Andrew Morton @ 2019-03-05  0:37 UTC (permalink / raw)
  To: Souptick Joarder
  Cc: adobriyan, shuah, sabyasachi.linux, linux-kernel, linux-fsdevel,
	linux-kselftest

On Mon, 4 Mar 2019 23:57:19 +0530 Souptick Joarder <jrdr.linux@gmail.com> wrote:

> Remove duplicate header which is included twice.
> 
> Signed-off-by: Sabyasachi Gupta <sabyasachi.linux@gmail.com>
> Signed-off-by: Souptick Joarder <jrdr.linux@gmail.com>

This signoff order makes me suspect that Sabyasachi was the author.  If
so, the patch should have had Sabyasachi's From: line at the start of
the changelog.

Please clafify?


^ permalink raw reply	[flat|nested] 9+ messages in thread

* [PATCH] selftest/proc: Remove duplicate header
@ 2019-03-05  0:37   ` akpm
  0 siblings, 0 replies; 9+ messages in thread
From: akpm @ 2019-03-05  0:37 UTC (permalink / raw)


On Mon, 4 Mar 2019 23:57:19 +0530 Souptick Joarder <jrdr.linux at gmail.com> wrote:

> Remove duplicate header which is included twice.
> 
> Signed-off-by: Sabyasachi Gupta <sabyasachi.linux at gmail.com>
> Signed-off-by: Souptick Joarder <jrdr.linux at gmail.com>

This signoff order makes me suspect that Sabyasachi was the author.  If
so, the patch should have had Sabyasachi's From: line at the start of
the changelog.

Please clafify?

^ permalink raw reply	[flat|nested] 9+ messages in thread

* [PATCH] selftest/proc: Remove duplicate header
@ 2019-03-05  0:37   ` akpm
  0 siblings, 0 replies; 9+ messages in thread
From: Andrew Morton @ 2019-03-05  0:37 UTC (permalink / raw)


On Mon, 4 Mar 2019 23:57:19 +0530 Souptick Joarder <jrdr.linux@gmail.com> wrote:

> Remove duplicate header which is included twice.
> 
> Signed-off-by: Sabyasachi Gupta <sabyasachi.linux at gmail.com>
> Signed-off-by: Souptick Joarder <jrdr.linux at gmail.com>

This signoff order makes me suspect that Sabyasachi was the author.  If
so, the patch should have had Sabyasachi's From: line at the start of
the changelog.

Please clafify?

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [PATCH] selftest/proc: Remove duplicate header
  2019-03-05  0:37   ` akpm
  (?)
@ 2019-03-05  4:51     ` jrdr.linux
  -1 siblings, 0 replies; 9+ messages in thread
From: Souptick Joarder @ 2019-03-05  4:51 UTC (permalink / raw)
  To: Andrew Morton
  Cc: Alexey Dobriyan, shuah, Sabyasachi Gupta, linux-kernel,
	linux-fsdevel, linux-kselftest

On Tue, Mar 5, 2019 at 6:07 AM Andrew Morton <akpm@linux-foundation.org> wrote:
>
> On Mon, 4 Mar 2019 23:57:19 +0530 Souptick Joarder <jrdr.linux@gmail.com> wrote:
>
> > Remove duplicate header which is included twice.
> >
> > Signed-off-by: Sabyasachi Gupta <sabyasachi.linux@gmail.com>
> > Signed-off-by: Souptick Joarder <jrdr.linux@gmail.com>
>
> This signoff order makes me suspect that Sabyasachi was the author.  If
> so, the patch should have had Sabyasachi's From: line at the start of
> the changelog.
>
> Please clafify?

yes, sabyasachi was the author, but due to some email client issue
I am posting on behalf of him.
Ok, I will add Sabyasachi's From: line and post v2.

^ permalink raw reply	[flat|nested] 9+ messages in thread

* [PATCH] selftest/proc: Remove duplicate header
@ 2019-03-05  4:51     ` jrdr.linux
  0 siblings, 0 replies; 9+ messages in thread
From: jrdr.linux @ 2019-03-05  4:51 UTC (permalink / raw)


On Tue, Mar 5, 2019 at 6:07 AM Andrew Morton <akpm at linux-foundation.org> wrote:
>
> On Mon, 4 Mar 2019 23:57:19 +0530 Souptick Joarder <jrdr.linux at gmail.com> wrote:
>
> > Remove duplicate header which is included twice.
> >
> > Signed-off-by: Sabyasachi Gupta <sabyasachi.linux at gmail.com>
> > Signed-off-by: Souptick Joarder <jrdr.linux at gmail.com>
>
> This signoff order makes me suspect that Sabyasachi was the author.  If
> so, the patch should have had Sabyasachi's From: line at the start of
> the changelog.
>
> Please clafify?

yes, sabyasachi was the author, but due to some email client issue
I am posting on behalf of him.
Ok, I will add Sabyasachi's From: line and post v2.

^ permalink raw reply	[flat|nested] 9+ messages in thread

* [PATCH] selftest/proc: Remove duplicate header
@ 2019-03-05  4:51     ` jrdr.linux
  0 siblings, 0 replies; 9+ messages in thread
From: Souptick Joarder @ 2019-03-05  4:51 UTC (permalink / raw)


On Tue, Mar 5, 2019@6:07 AM Andrew Morton <akpm@linux-foundation.org> wrote:
>
> On Mon, 4 Mar 2019 23:57:19 +0530 Souptick Joarder <jrdr.linux@gmail.com> wrote:
>
> > Remove duplicate header which is included twice.
> >
> > Signed-off-by: Sabyasachi Gupta <sabyasachi.linux at gmail.com>
> > Signed-off-by: Souptick Joarder <jrdr.linux at gmail.com>
>
> This signoff order makes me suspect that Sabyasachi was the author.  If
> so, the patch should have had Sabyasachi's From: line at the start of
> the changelog.
>
> Please clafify?

yes, sabyasachi was the author, but due to some email client issue
I am posting on behalf of him.
Ok, I will add Sabyasachi's From: line and post v2.

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2019-03-05  4:52 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-04 18:27 [PATCH] selftest/proc: Remove duplicate header Souptick Joarder
2019-03-04 18:27 ` Souptick Joarder
2019-03-04 18:27 ` jrdr.linux
2019-03-05  0:37 ` Andrew Morton
2019-03-05  0:37   ` Andrew Morton
2019-03-05  0:37   ` akpm
2019-03-05  4:51   ` Souptick Joarder
2019-03-05  4:51     ` Souptick Joarder
2019-03-05  4:51     ` jrdr.linux

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.