mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Ping-Ke Shih <pkshih@realtek.com>
To: "hanyu001@208suo.com" <hanyu001@208suo.com>,
	"kvalo@kernel.org" <kvalo@kernel.org>
Cc: "linux-wireless@vger.kernel.org" <linux-wireless@vger.kernel.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: RE: [PATCH] rtlwifi: rtl8192ee: phy Remove unnecessary spaces
Date: Thu, 20 Jul 2023 00:07:29 +0000	[thread overview]
Message-ID: <cc001e3a5cdf4f468c5d032757f09679@realtek.com> (raw)
In-Reply-To: <1fa527d26c2f9535bca96bc39d3d40d5@208suo.com>



> -----Original Message-----
> From: hanyu001@208suo.com <hanyu001@208suo.com>
> Sent: Wednesday, July 19, 2023 5:43 PM
> To: Ping-Ke Shih <pkshih@realtek.com>; kvalo@kernel.org
> Cc: linux-wireless@vger.kernel.org; linux-kernel@vger.kernel.org
> Subject: [PATCH] rtlwifi: rtl8192ee: phy Remove unnecessary spaces

Subject should be "wifi: rtlwifi: ...".

You can check the subject pattern by git log, like: 

$ git log --oneline drivers/net/wireless/realtek/rtlwifi
fef0f427f7122 wifi: rtlwifi: remove misused flag from HAL data
557123259200b wifi: rtlwifi: remove unused dualmac control leftovers
358b94f0a7cad wifi: rtlwifi: remove unused timer and related code
3e450386e99e6 wifi: rtlwifi: use helper function rtl_get_hdr()
5dbe1f8eb8c5a wifi: rtlwifi: fix incorrect error codes in rtl_debugfs_set_write_reg()
905a9241e4e8c wifi: rtlwifi: fix incorrect error codes in rtl_debugfs_set_write_rfreg()
82d6077901c67 wifi: rtlwifi: Replace fake flex-array with flex-array member
ff6f38eb920bd wifi: rtlwifi: rtl8192se: Remove some unused variables
db5e4b3645534 wifi: rtlwifi: rtl8192de: Remove the unused variable bcnfunc_enable

> 
> Fix checkpatch warnings:
> 
> ./drivers/net/wireless/realtek/rtlwifi/rtl8192ee/phy.c:742: ERROR: space
> prohibited before that ',' (ctx:WxW)
> ./drivers/net/wireless/realtek/rtlwifi/rtl8192ee/phy.c:766: ERROR: space
> prohibited before that ',' (ctx:WxW)
> ./drivers/net/wireless/realtek/rtlwifi/rtl8192ee/phy.c:766: ERROR: space
> prohibited before that ',' (ctx:WxW)
> ./drivers/net/wireless/realtek/rtlwifi/rtl8192ee/phy.c:771: ERROR: space
> prohibited before that ',' (ctx:WxW)
> ./drivers/net/wireless/realtek/rtlwifi/rtl8192ee/phy.c:771: ERROR: space
> prohibited before that ',' (ctx:WxW)
> ./drivers/net/wireless/realtek/rtlwifi/rtl8192ee/phy.c:927: ERROR: space
> prohibited before that ',' (ctx:WxW)
> ./drivers/net/wireless/realtek/rtlwifi/rtl8192ee/phy.c:974: ERROR: space
> prohibited before that ',' (ctx:WxW)
> 
> Signed-off-by:  Yu Han <hanyu001@208suo.com>

Reviewed-by: Ping-Ke Shih <pkshih@realtek.com>

[...]



      reply	other threads:[~2023-07-20  0:08 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <tencent_413C0292C42299E2632862909F6D4407C406@qq.com>
2023-07-19  9:43 ` hanyu001
2023-07-20  0:07   ` Ping-Ke Shih [this message]

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=cc001e3a5cdf4f468c5d032757f09679@realtek.com \
    --to=pkshih@realtek.com \
    --cc=hanyu001@208suo.com \
    --cc=kvalo@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-wireless@vger.kernel.org \
    /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

Powered by JetHome