mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Jan Kara <jack@suse.cz>
To: cgel.zte@gmail.com
Cc: jack@suse.cz, zhang.mingyu@zte.com.cn, krisman@collabora.com,
	amir73il@gmail.com, linux-kernel@vger.kernel.org,
	Zeal Robot <zealci@zte.com.cn>
Subject: Re: [PATCH] signal: remove duplicate include in signal.c
Date: Mon, 1 Nov 2021 13:19:30 +0100	[thread overview]
Message-ID: <20211101121930.GE21679@quack2.suse.cz> (raw)
In-Reply-To: <20211101074338.35680-1-zhang.mingyu@zte.com.cn>

On Mon 01-11-21 07:43:38, cgel.zte@gmail.com wrote:
> From: Zhang Mingyu <zhang.mingyu@zte.com.cn>
> 
> 'asm/fpu/xstate.h' included in 'arch/x86/kernel/signal.c'
> is duplicated.It is also included on the 45 line.
> 
> Reported-by: Zeal Robot <zealci@zte.com.cn>
> Signed-off-by: Zhang Mingyu <zhang.mingyu@zte.com.cn>

I guess you've sent this cleanup to a wrong set of people... You need to
send it to x86 maintainters. Thanks.

									Honza

> ---
>  arch/x86/kernel/signal.c | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/arch/x86/kernel/signal.c b/arch/x86/kernel/signal.c
> index ec71e06ae364..fad9c4adcda6 100644
> --- a/arch/x86/kernel/signal.c
> +++ b/arch/x86/kernel/signal.c
> @@ -42,7 +42,6 @@
>  #include <linux/compat.h>
>  #include <asm/proto.h>
>  #include <asm/ia32_unistd.h>
> -#include <asm/fpu/xstate.h>
>  #endif /* CONFIG_X86_64 */
>  
>  #include <asm/syscall.h>
> -- 
> 2.25.1
> 
-- 
Jan Kara <jack@suse.com>
SUSE Labs, CR

  reply	other threads:[~2021-11-01 12:19 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-01  7:43 cgel.zte
2021-11-01 12:19 ` Jan Kara [this message]
2021-11-02  7:05 cgel.zte

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20211101121930.GE21679@quack2.suse.cz \
    --to=jack@suse.cz \
    --cc=amir73il@gmail.com \
    --cc=cgel.zte@gmail.com \
    --cc=krisman@collabora.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=zealci@zte.com.cn \
    --cc=zhang.mingyu@zte.com.cn \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®