]> asedeno.scripts.mit.edu Git - linux.git/commit
staging: android: ion: Fix license identifier comment format
authorNathan Chancellor <natechancellor@gmail.com>
Mon, 7 May 2018 01:18:53 +0000 (18:18 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 8 May 2018 11:34:39 +0000 (13:34 +0200)
commit5f61043022eb2a3cf336809b0833f147920af934
treeb54e63f89029dc7177b53f1407b01cffc18f2893
parentd2116990761d47ecc78da1475c67c6c7ba7c8ec3
staging: android: ion: Fix license identifier comment format

checkpatch.pl complains these are invalid because the rules in
Documentation/process/license-rules.rst state that C headers should
have "/* */" style comments.

Signed-off-by: Nathan Chancellor <natechancellor@gmail.com>
Acked-by: Laura Abbott <labbott@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/android/ion/ion.h
drivers/staging/android/uapi/ion.h