[<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