lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <9d4b934e-c04a-720c-fc3b-8161614d4df3@suse.de> Date: Tue, 10 Aug 2021 08:12:49 +0200 From: Hannes Reinecke <hare@...e.de> To: Jason Wang <wangborong@...rlc.com>, martin.petersen@...cle.com Cc: jejb@...ux.ibm.com, linux-scsi@...r.kernel.org, linux-kernel@...r.kernel.org Subject: Re: [PATCH] scsi: aha1542: Remove unneeded semicolon On 8/7/21 12:55 PM, Jason Wang wrote: > The semicolon after a code block bracket is unneeded in C. Thus, we can > remove the redundant semicolon from the code safely. > > Signed-off-by: Jason Wang <wangborong@...rlc.com> > --- > drivers/scsi/aha1542.c | 20 ++++++++++---------- > 1 file changed, 10 insertions(+), 10 deletions(-) > Reviewed-by: Hannes Reinecke <hare@...e.de> Cheers, Hannes -- Dr. Hannes Reinecke Kernel Storage Architect hare@...e.de +49 911 74053 688 SUSE Software Solutions GmbH, Maxfeldstr. 5, 90409 Nürnberg HRB 36809 (AG Nürnberg), Geschäftsführer: Felix Imendörffer
Powered by blists - more mailing lists