lkml.org 
[lkml]   [2021]   [Apr]   [29]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH] Fix indentation of block comments
Trailing */ of block comments is moved to a new line to maintain code uniformity.

Signed-off-by: Sanjana Srinidhi <sanjanasrinidhi1810@gmail.com>
---
drivers/pcmcia/soc_common.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/drivers/pcmcia/soc_common.c b/drivers/pcmcia/soc_common.c
index 98b6d96a4435..7a88bd9bd4ed 100644
--- a/drivers/pcmcia/soc_common.c
+++ b/drivers/pcmcia/soc_common.c
@@ -28,7 +28,8 @@
the provisions above, a recipient may use your version of this
file under either the MPL or the GPL.

-======================================================================*/
+======================================================================
+*/


#include <linux/cpufreq.h>
--
2.25.1
\
 
 \ /
  Last update: 2021-04-29 10:57    [W:0.023 / U:0.408 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site