]> git.baikalelectronics.ru Git - kernel.git/commit
binderfs: use correct include guards in header
authorChristian Brauner <christian@brauner.io>
Mon, 21 Jan 2019 11:01:19 +0000 (12:01 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 22 Jan 2019 11:13:17 +0000 (12:13 +0100)
commitdd1ca16f4ed715e993b11c4b3b2fd55274c0a3c9
tree277d04f7f64d4533aaccc573a5650f10403e9529
parent0624a105aeddd64768b484fb5c4f1272dcc05f86
binderfs: use correct include guards in header

When we switched over from binder_ctl.h to binderfs.h we forgot to change
the include guards. It's minor but it's obviously correct.

Signed-off-by: Christian Brauner <christian@brauner.io>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
include/uapi/linux/android/binderfs.h