[PATCH v2 1/2] staging: most: Add a blank line.

Quytelda Kahja quytelda at tamalin.org
Tue Mar 6 09:18:02 UTC 2018


Use a blank line after components_show() function declaration.

Signed-off-by: Quytelda Kahja <quytelda at tamalin.org>
---
 drivers/staging/most/core.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/staging/most/core.c b/drivers/staging/most/core.c
index 0ab2de5ecf18..67e2d7f29967 100644
--- a/drivers/staging/most/core.c
+++ b/drivers/staging/most/core.c
@@ -583,6 +583,7 @@ static ssize_t components_show(struct device_driver *drv, char *buf)
 	}
 	return offs;
 }
+
 /**
  * split_string - parses buf and extracts ':' separated substrings.
  *
-- 
2.16.2



More information about the devel mailing list