[PATCH 6/6] drivers: android: Fix the SPDX comment style

From: Mrinal Pandey
Date: Fri Jul 24 2020 - 09:15:01 EST


C source files should have `//` as SPDX comment and not `/**/`. Fix this
by running checkpatch on the file.

Signed-off-by: Mrinal Pandey <mrinalmni@xxxxxxxxx>
---
drivers/android/binderfs.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/android/binderfs.c b/drivers/android/binderfs.c
index 8a98a36ff71a..4eada4dc232f 100644
--- a/drivers/android/binderfs.c
+++ b/drivers/android/binderfs.c
@@ -1,4 +1,4 @@
-/* SPDX-License-Identifier: GPL-2.0 */
+// SPDX-License-Identifier: GPL-2.0

#include <linux/compiler_types.h>
#include <linux/errno.h>
--
2.25.1

Attachment: signature.asc
Description: PGP signature