From: Vasily Gorbik <gor@linux.ibm.com>
To: Chengyang Fan <cy.fan@huawei.com>
Cc: hca@linux.ibm.com, linux-s390@vger.kernel.org, joe@perches.com,
Harald Freudenberger <freude@linux.ibm.com>
Subject: Re: [PATCH] s390/ap: remove unneeded semicolon
Date: Wed, 27 Jan 2021 13:41:00 +0100 [thread overview]
Message-ID: <your-ad-here.call-01611751260-ext-3517@work.hours> (raw)
In-Reply-To: <20210125095839.1720265-1-cy.fan@huawei.com>
On Mon, Jan 25, 2021 at 05:58:39PM +0800, Chengyang Fan wrote:
> Remove a superfluous semicolon after function definition.
>
> Signed-off-by: Chengyang Fan <cy.fan@huawei.com>
> ---
> arch/s390/include/asm/ap.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/s390/include/asm/ap.h b/arch/s390/include/asm/ap.h
> index aea32dda3d14..837d1699b109 100644
> --- a/arch/s390/include/asm/ap.h
> +++ b/arch/s390/include/asm/ap.h
> @@ -368,7 +368,7 @@ static inline struct ap_queue_status ap_dqap(ap_qid_t qid,
> #if IS_ENABLED(CONFIG_ZCRYPT)
> void ap_bus_cfg_chg(void);
> #else
> -static inline void ap_bus_cfg_chg(void){};
> +static inline void ap_bus_cfg_chg(void){}
> #endif
>
> #endif /* _ASM_S390_AP_H_ */
> --
Applied, thanks.
prev parent reply other threads:[~2021-01-27 12:43 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-01-25 9:58 [PATCH] s390/ap: remove unneeded semicolon Chengyang Fan
2021-01-27 12:41 ` Vasily Gorbik [this message]
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=your-ad-here.call-01611751260-ext-3517@work.hours \
--to=gor@linux.ibm.com \
--cc=cy.fan@huawei.com \
--cc=freude@linux.ibm.com \
--cc=hca@linux.ibm.com \
--cc=joe@perches.com \
--cc=linux-s390@vger.kernel.org \
/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