Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

staging: android: Remove filename reference from file

This commit fixes a checkpatch warning that references the filename in
the the file comments.

Signed-off-by: George Xanthakis <kompiouterakias@gmail.com>
Link: https://lore.kernel.org/r/20210221170542.45309-1-kompiouterakias@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

authored by

George Xanthakis and committed by
Greg Kroah-Hartman
520e9b03 edee4528

-2
-2
drivers/staging/android/uapi/ashmem.h
··· 1 1 /* SPDX-License-Identifier: GPL-2.0 OR Apache-2.0 */ 2 2 /* 3 - * drivers/staging/android/uapi/ashmem.h 4 - * 5 3 * Copyright 2008 Google Inc. 6 4 * Author: Robert Love 7 5 */