diff options
| author | Rasmus Villemoes <[email protected]> | 2021-05-07 01:02:39 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2021-05-07 02:24:11 +0000 |
| commit | 32c93976ac2ee7ecb4b09cc032efe1445d37bd7e (patch) | |
| tree | b4b010b03b46504b36b561c876414d13b1529964 /tools/lib/bitmap.c | |
| parent | kernel/async.c: fix pr_debug statement (diff) | |
| download | kernel-32c93976ac2ee7ecb4b09cc032efe1445d37bd7e.tar.gz kernel-32c93976ac2ee7ecb4b09cc032efe1445d37bd7e.zip | |
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/lib/bitmap.c')
0 files changed, 0 insertions, 0 deletions
