From 905ee3b2b81bf98db8b43a6b2b45d05413f4098f Mon Sep 17 00:00:00 2001 From: Sanjivram Balasubramanian <93668567+y8tireu@users.noreply.github.com> Date: Sun, 15 Dec 2024 12:15:59 -0500 Subject: [PATCH] Update binder_alloc.h --- drivers/android/binder_alloc.h | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/drivers/android/binder_alloc.h b/drivers/android/binder_alloc.h index c02c8ebcb466bc..07633ec74075bd 100644 --- a/drivers/android/binder_alloc.h +++ b/drivers/android/binder_alloc.h @@ -1,6 +1,5 @@ -/* SPDX-License-Identifier: GPL-2.0-only */ -/* - * Copyright (C) 2017 Google, Inc. + SPDX-License-Identifier: GPL-2.0-only */ + Copyright (C) 2017 Google, Inc. */ #ifndef _LINUX_BINDER_ALLOC_H