]> git.baikalelectronics.ru Git - kernel.git/commit
drivers: android: Fix the SPDX comment style
authorMrinal Pandey <mrinalmni@gmail.com>
Fri, 24 Jul 2020 13:14:49 +0000 (18:44 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 29 Jul 2020 15:05:44 +0000 (17:05 +0200)
commit1d46f51d614f43d0a242ffc8a0ec9209ad68d326
tree843bea1c45b770ac32fd60dcc5e5caff0429ff92
parente48c8ccaf072644a4681e845c271537842e18982
drivers: android: Fix the SPDX comment style

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

Signed-off-by: Mrinal Pandey <mrinalmni@gmail.com>
Link: https://lore.kernel.org/r/20200724131449.zvjutbemg3vqhrzh@mrinalpandey
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/android/binderfs.c