Thread (2 messages) 2 messages, 2 authors, 2021-03-22

Re: [PATCH] Staging: wimax: i2400m: fixed a space coding style issue.

From: Greg KH <gregkh@linuxfoundation.org>
Date: 2021-03-22 07:54:04
Also in: lkml

On Sun, Mar 21, 2021 at 09:26:02PM +0300, dev.dragon@bk.ru wrote:
quoted hunk ↗ jump to hunk
From: Dmitrii Wolf <redacted>

Fixed a coding style.

Signed-off-by: Dmitrii Wolf <redacted>
---
 drivers/staging/wimax/i2400m/debugfs.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/staging/wimax/i2400m/debugfs.c b/drivers/staging/wimax/i2400m/debugfs.c
index 1c640b41ea4c..4e6e1e3f015e 100644
--- a/drivers/staging/wimax/i2400m/debugfs.c
+++ b/drivers/staging/wimax/i2400m/debugfs.c
@@ -170,7 +170,7 @@ int debugfs_i2400m_reset_set(void *data, u64 val)
 	int result;
 	struct i2400m *i2400m = data;
 	enum i2400m_reset_type rt = val;
-	switch(rt) {
+	switch (rt) {
 	case I2400M_RT_WARM:
 	case I2400M_RT_COLD:
 	case I2400M_RT_BUS:
-- 
2.25.1
Sorry, but this file is now gone from my tree and from linux-next:
	    https://lore.kernel.org/r/20210318093315.694404-1-gregkh@linuxfoundation.org (local)

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