diff options
author | Carlos Llamas <cmllamas@google.com> | 2023-12-01 17:21:37 +0000 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-12-05 09:23:38 +0900 |
commit | da483f8b390546fbe36abd72f58d612a8032e2a8 (patch) | |
tree | e189e5222a2d974f1d1f3d8d554d5de86504229c /rust/compiler_builtins.rs | |
parent | e1090371e02b601cbfcea175c2a6cc7c955fa830 (diff) | |
download | linux-stable-da483f8b390546fbe36abd72f58d612a8032e2a8.tar.gz linux-stable-da483f8b390546fbe36abd72f58d612a8032e2a8.tar.bz2 linux-stable-da483f8b390546fbe36abd72f58d612a8032e2a8.zip |
binder: remove extern from function prototypes
The kernel coding style does not require 'extern' in function prototypes
in .h files, so remove them from drivers/android/binder_alloc.h as they
are not needed.
No functional changes in this patch.
Reviewed-by: Alice Ryhl <aliceryhl@google.com>
Signed-off-by: Carlos Llamas <cmllamas@google.com>
Link: https://lore.kernel.org/r/20231201172212.1813387-9-cmllamas@google.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'rust/compiler_builtins.rs')
0 files changed, 0 insertions, 0 deletions