linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] selftest/proc: Remove duplicate header
@ 2019-03-04 18:27 Souptick Joarder
  2019-03-05  0:37 ` Andrew Morton
  0 siblings, 1 reply; 3+ 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] 3+ messages in thread

* Re: [PATCH] selftest/proc: Remove duplicate header
  2019-03-04 18:27 [PATCH] selftest/proc: Remove duplicate header Souptick Joarder
@ 2019-03-05  0:37 ` Andrew Morton
  2019-03-05  4:51   ` Souptick Joarder
  0 siblings, 1 reply; 3+ 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] 3+ messages in thread

* Re: [PATCH] selftest/proc: Remove duplicate header
  2019-03-05  0:37 ` Andrew Morton
@ 2019-03-05  4:51   ` Souptick Joarder
  0 siblings, 0 replies; 3+ 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] 3+ messages in thread

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

Thread overview: 3+ 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-05  0:37 ` Andrew Morton
2019-03-05  4:51   ` Souptick Joarder

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).