public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
From: James Wang <jnwang@linux.alibaba.com>
To: don.brace@microsemi.com, jejb@linux.vnet.ibm.com,
	martin.petersen@oracle.com, esc.storagedev@microsemi.com,
	linux-scsi@vger.kernel.org, linux-kernel@vger.kernel.org,
	Bart Van Assche <bvanassche@acm.org>
Subject: [PATCH v2] [hpsa] Fix the wrong chars in comment section
Date: Tue, 15 Feb 2022 09:52:41 +0800	[thread overview]
Message-ID: <1644889961-61470-1-git-send-email-jnwang@linux.alibaba.com> (raw)
In-Reply-To: <974edf4d-37fa-b25a-d0ac-33ac502381d8@acm.org>

These '+' should be redundant.

Signed-off-by: James Wang <jnwang@linux.alibaba.com>
Reviewed-by: Bart Van Assche <bvanassche@acm.org>
---
 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


  reply	other threads:[~2022-02-15  1:53 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-13  8:59 [PATCH] [hpsa] Fix the wrong chars in comment section James Wang
2022-02-14 16:51 ` Bart Van Assche
2022-02-15  1:52   ` James Wang [this message]
2022-02-15 17:37     ` [PATCH v2] " 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=1644889961-61470-1-git-send-email-jnwang@linux.alibaba.com \
    --to=jnwang@linux.alibaba.com \
    --cc=bvanassche@acm.org \
    --cc=don.brace@microsemi.com \
    --cc=esc.storagedev@microsemi.com \
    --cc=jejb@linux.vnet.ibm.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-scsi@vger.kernel.org \
    --cc=martin.petersen@oracle.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