diff options
author | Adrian Bunk <bunk@stusta.de> | 2006-12-12 17:24:39 +0100 |
---|---|---|
committer | Jeff Garzik <jeff@garzik.org> | 2007-02-05 16:58:47 -0500 |
commit | 079ca7da1e6d05c7cb82e9c4f2e1d98839332664 (patch) | |
tree | 849faa0b78df712cbfa62d2454843cb0add04c3d /lib/hweight.c | |
parent | bd36b0ac5d06378c95b5149b6df5f413a6c985a5 (diff) |
bonding.h: "extern inline" -> "static inline"
"extern inline" generates a warning with -Wmissing-prototypes and I'm
currently working on getting the kernel cleaned up for adding this to
the CFLAGS since it will help us to avoid a nasty class of runtime
errors.
If there are places that really need a forced inline, __always_inline
would be the correct solution.
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
Diffstat (limited to 'lib/hweight.c')
0 files changed, 0 insertions, 0 deletions