diff options
| author | Andrew Morton <[email protected]> | 2006-10-06 00:43:48 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2006-10-06 08:53:39 -0700 |
| commit | 4899b8b16b302299cc91289f7b5bac295e9ab387 (patch) | |
| tree | e9bfd4f3a44f6a49e60f1b8930a015c6772524ef /include/linux/debugobjects.h | |
| parent | d195412c35fe777811bd58ad43fba3aacc67e15c (diff) | |
[PATCH] kauditd_thread warning fix
Squash this warning:
kernel/audit.c: In function 'kauditd_thread':
kernel/audit.c:367: warning: no return statement in function returning non-void
We might as test kthread_should_stop(), although it's not very pointful at
present.
The code which starts this thread looks racy - the kernel could start multiple
threads.
Cc: Al Viro <[email protected]>
Cc: Jeff Garzik <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions