diff options
author | Rasmus Villemoes <[email protected]> | 2021-05-06 18:02:39 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2021-05-06 19:24:11 -0700 |
commit | 32c93976ac2ee7ecb4b09cc032efe1445d37bd7e (patch) | |
tree | b4b010b03b46504b36b561c876414d13b1529964 /tools/perf/scripts/python/mem-phys-addr.py | |
parent | 8ba9d40b6b2bf62377fd6fce25e9997e42b0317a (diff) |
kernel/cred.c: make init_groups static
init_groups is declared in both cred.h and init_task.h, but it is not
actually referenced anywhere outside of cred.c where it is defined. So
make it static and remove the declarations.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Rasmus Villemoes <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions