All of lore.kernel.org
 help / color / mirror / Atom feed
From: Maya Nakamura <m.maya.nakamura@gmail.com>
To: gregkh@linuxfoundation.org, outreachy-kernel@googlegroups.com
Subject: [PATCH 2/4] staging: rtlwifi: Remove empty comment
Date: Wed, 7 Nov 2018 23:22:18 -0800	[thread overview]
Message-ID: <30e6bc672ccf9a1fe233d247f2d6dc05a78816c0.1541660015.git.m.maya.nakamura@gmail.com> (raw)
In-Reply-To: <cover.1541660015.git.m.maya.nakamura@gmail.com>

Remove a comment that does not contain any text.

Signed-off-by: Maya Nakamura <m.maya.nakamura@gmail.com>
---
 drivers/staging/rtlwifi/phydm/phydm_adc_sampling.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/staging/rtlwifi/phydm/phydm_adc_sampling.c b/drivers/staging/rtlwifi/phydm/phydm_adc_sampling.c
index a0bed52b8255..7eb54d2e48f3 100644
--- a/drivers/staging/rtlwifi/phydm/phydm_adc_sampling.c
+++ b/drivers/staging/rtlwifi/phydm/phydm_adc_sampling.c
@@ -554,7 +554,6 @@ void phydm_lamode_trigger_setting(void *dm_void, char input[][16], u32 *_used,
 			PHYDM_SNPRINTF(output + used,
 				       out_len - used,
 				       "{En} {0:BB,1:BB_MAC,2:RF0,3:RF1,4:MAC}\n {BB:dbg_port[bit],BB_MAC:0-ok/1-fail/2-cca,MAC:ref} {DMA type} {TrigTime}\n {polling_time/ref_mask} {dbg_port} {0:P_Edge, 1:N_Edge} {SpRate:0-80M,1-40M,2-20M} {Capture num}\n");
-			/**/
 		} else if (is_enable_la_mode) {
 			PHYDM_SSCANF(input[2], DCMD_DECIMAL, &var1[1]);
 
-- 
2.17.1



  parent reply	other threads:[~2018-11-08  7:22 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-08  7:20 [PATCH 0/4] staging: rtlwifi: Change line and comment spacing Maya Nakamura
2018-11-08  7:21 ` [PATCH 1/4] staging: rtlwifi: Improve line endings Maya Nakamura
2018-11-08  7:22 ` Maya Nakamura [this message]
2018-11-08  7:23 ` [PATCH 3/4] staging: rtlwifi: Add blank lines Maya Nakamura
2018-11-08 11:28   ` Greg KH
2018-11-09 10:15     ` Maya Nakamura
2018-11-08  7:23 ` [PATCH 4/4] staging: rtlwifi: Add spaces for comments Maya Nakamura

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=30e6bc672ccf9a1fe233d247f2d6dc05a78816c0.1541660015.git.m.maya.nakamura@gmail.com \
    --to=m.maya.nakamura@gmail.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=outreachy-kernel@googlegroups.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.