From: James Wang <jnwang@linux.alibaba.com>
To: linux-kernel@vger.kernel.org, linux-scsi@vger.kernel.org,
storagedev@microchip.com, martin.petersen@oracle.com,
jejb@linux.ibm.com, don.brace@microchip.com
Subject: [PATCH] [hpsa] Fix the wrong chars in comment section
Date: Sun, 13 Feb 2022 16:59:50 +0800 [thread overview]
Message-ID: <1644742790-87210-1-git-send-email-jnwang@linux.alibaba.com> (raw)
These '+' should be redundant.
Signed-off-by: James Wang <jnwang@linux.alibaba.com>
---
drivers/scsi/hpsa.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/drivers/scsi/hpsa.c b/drivers/scsi/hpsa.c
index a47bcce..34cd6c8 100644
--- a/drivers/scsi/hpsa.c
+++ b/drivers/scsi/hpsa.c
@@ -7641,8 +7641,8 @@ static void hpsa_free_cfgtables(struct ctlr_info *h)
}
/* 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;
--
1.8.3.1
next reply other threads:[~2022-02-13 9:00 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-02-13 8:59 James Wang [this message]
2022-02-14 16:51 ` [PATCH] [hpsa] Fix the wrong chars in comment section Bart Van Assche
2022-02-15 1:52 ` [PATCH v2] " James Wang
2022-02-15 17:37 ` Bart Van Assche
2022-02-22 7:28 ` James Wang
2022-02-23 2:38 ` [PATCH v3] [hpsa] Improve the coding-style to comment sections James Wang
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=1644742790-87210-1-git-send-email-jnwang@linux.alibaba.com \
--to=jnwang@linux.alibaba.com \
--cc=don.brace@microchip.com \
--cc=jejb@linux.ibm.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-scsi@vger.kernel.org \
--cc=martin.petersen@oracle.com \
--cc=storagedev@microchip.com \
/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