diff options
author | 2005-05-24 19:29:46 -0700 | |
---|---|---|
committer | 2005-05-24 20:08:12 -0700 | |
commit | 6431e6a28e8df423e1ebcda065e9ff086198d2c6 (patch) | |
tree | fb2e75855cfa0e1e9c8e183be7d826e7bcf299ce /kernel/signal.c | |
parent | [PATCH] Cleanup DEFINE_WAIT (diff) | |
download | wireguard-linux-6431e6a28e8df423e1ebcda065e9ff086198d2c6.tar.xz wireguard-linux-6431e6a28e8df423e1ebcda065e9ff086198d2c6.zip |
[PATCH] voyager_smp.c static inline fix
This patch fixes a compile bug by moving a static inline function to the
right place. The body of a static inline function has to be declared
before the use of this function.
Signed-off-by: Dominik Hackl <dominik@hackl.dhs.org>
Cc: James Bottomley <James.Bottomley@steeleye.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'kernel/signal.c')
0 files changed, 0 insertions, 0 deletions