All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next] net: delete extra space and tab in blank line
@ 2022-07-23  7:32 williamsukatube
  2022-07-26  2:50 ` patchwork-bot+netdevbpf
  0 siblings, 1 reply; 2+ messages in thread
From: williamsukatube @ 2022-07-23  7:32 UTC (permalink / raw)
  To: davem, edumazet, kuba, pabeni, netdev, linux-kernel, linux-afs
  Cc: dhowells, marc.dionne, William Dean, Hacash Robot

From: William Dean <williamsukatube@gmail.com>

delete extra space and tab in blank line, there is no functional change.

Reported-by: Hacash Robot <hacashRobot@santino.com>
Signed-off-by: William Dean <williamsukatube@gmail.com>
---
 net/ethtool/cabletest.c | 2 +-
 net/rxrpc/protocol.h    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/net/ethtool/cabletest.c b/net/ethtool/cabletest.c
index 920aac02fe39..06a151165c31 100644
--- a/net/ethtool/cabletest.c
+++ b/net/ethtool/cabletest.c
@@ -356,7 +356,7 @@ int ethnl_act_cable_test_tdr(struct sk_buff *skb, struct genl_info *info)
 	ethnl_parse_header_dev_put(&req_info);
 	return ret;
 }
- 
+
 int ethnl_cable_test_amplitude(struct phy_device *phydev,
 			       u8 pair, s16 mV)
 {
diff --git a/net/rxrpc/protocol.h b/net/rxrpc/protocol.h
index 49bb972539aa..d2cf8e1d218f 100644
--- a/net/rxrpc/protocol.h
+++ b/net/rxrpc/protocol.h
@@ -57,7 +57,7 @@ struct rxrpc_wire_header {
 
 	uint8_t		userStatus;	/* app-layer defined status */
 #define RXRPC_USERSTATUS_SERVICE_UPGRADE 0x01	/* AuriStor service upgrade request */
-	
+
 	uint8_t		securityIndex;	/* security protocol ID */
 	union {
 		__be16	_rsvd;		/* reserved */
-- 
2.25.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH net-next] net: delete extra space and tab in blank line
  2022-07-23  7:32 [PATCH net-next] net: delete extra space and tab in blank line williamsukatube
@ 2022-07-26  2:50 ` patchwork-bot+netdevbpf
  0 siblings, 0 replies; 2+ messages in thread
From: patchwork-bot+netdevbpf @ 2022-07-26  2:50 UTC (permalink / raw)
  To: None
  Cc: davem, edumazet, kuba, pabeni, netdev, linux-kernel, linux-afs,
	dhowells, marc.dionne, williamsukatube, hacashRobot

Hello:

This patch was applied to netdev/net-next.git (master)
by Jakub Kicinski <kuba@kernel.org>:

On Sat, 23 Jul 2022 15:32:22 +0800 you wrote:
> From: William Dean <williamsukatube@gmail.com>
> 
> delete extra space and tab in blank line, there is no functional change.
> 
> Reported-by: Hacash Robot <hacashRobot@santino.com>
> Signed-off-by: William Dean <williamsukatube@gmail.com>
> 
> [...]

Here is the summary with links:
  - [net-next] net: delete extra space and tab in blank line
    https://git.kernel.org/netdev/net-next/c/aa246499bb5f

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-07-26  2:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-23  7:32 [PATCH net-next] net: delete extra space and tab in blank line williamsukatube
2022-07-26  2:50 ` patchwork-bot+netdevbpf

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.