[PATCH] isdn: remove extra spaces in the header file

Subsystems: the rest

STALE1997d

2 messages, 2 authors, 2021-03-12 · open the first message on its own page

[PATCH] isdn: remove extra spaces in the header file

From: Tong Zhang <hidden>
Date: 2021-03-11 04:28:56

fix some coding style issues in the isdn header

Signed-off-by: Tong Zhang <redacted>
---
 drivers/isdn/hardware/mISDN/iohelper.h | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/drivers/isdn/hardware/mISDN/iohelper.h b/drivers/isdn/hardware/mISDN/iohelper.h
index b2b2bde8edba..c81f7aba4b57 100644
--- a/drivers/isdn/hardware/mISDN/iohelper.h
+++ b/drivers/isdn/hardware/mISDN/iohelper.h
@@ -13,14 +13,14 @@
 #ifndef _IOHELPER_H
 #define _IOHELPER_H
 
-typedef	u8	(read_reg_func)(void *hwp, u8 offset);
-			       typedef	void	(write_reg_func)(void *hwp, u8 offset, u8 value);
-			       typedef	void	(fifo_func)(void *hwp, u8 offset, u8 *datap, int size);
+typedef u8 (read_reg_func)(void *hwp, u8 offset);
+typedef void (write_reg_func)(void *hwp, u8 offset, u8 value);
+typedef void (fifo_func)(void *hwp, u8 offset, u8 *datap, int size);
 
-			       struct _ioport {
-				       u32	port;
-				       u32	ale;
-			       };
+struct _ioport {
+	u32 port;
+	u32 ale;
+};
 
 #define IOFUNC_IO(name, hws, ap)					\
 	static u8 Read##name##_IO(void *p, u8 off) {			\
-- 
2.25.1

Re: [PATCH] isdn: remove extra spaces in the header file

From: patchwork-bot+netdevbpf@kernel.org
Date: 2021-03-12 02:30:57

Hello:

This patch was applied to netdev/net-next.git (refs/heads/master):

On Wed, 10 Mar 2021 23:27:55 -0500 you wrote:
fix some coding style issues in the isdn header

Signed-off-by: Tong Zhang <redacted>
---
 drivers/isdn/hardware/mISDN/iohelper.h | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)
Here is the summary with links:
  - isdn: remove extra spaces in the header file
    https://git.kernel.org/netdev/net-next/c/8176f8c0f095

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

Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help