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
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <974edf4d-37fa-b25a-d0ac-33ac502381d8@acm.org>
Date:   Mon, 14 Feb 2022 08:51:05 -0800
From:   Bart Van Assche <bvanassche@....org>
To:     James Wang <jnwang@...ux.alibaba.com>,
        linux-kernel@...r.kernel.org, linux-scsi@...r.kernel.org,
        storagedev@...rochip.com, martin.petersen@...cle.com,
        jejb@...ux.ibm.com, don.brace@...rochip.com
Subject: Re: [PATCH] [hpsa] Fix the wrong chars in comment section

On 2/13/22 00:59, James Wang wrote:
>   /* Find and map CISS config table and transfer table
> -+ * several items must be unmapped (freed) later
> -+ * */
> + * several items must be unmapped (freed) later
> + * */
>   static int hpsa_find_cfgtables(struct ctlr_info *h)
>   {
>   	u64 cfg_offset;

Has this patch been verified with checkpatch? The style of the above 
comment does not conform to the Linux kernel coding style. Please fix.

Thanks,

Bart.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ