commit | 4af679cd7cbb0a0d8774b5cdb34bffcaa4e86e52 | [log] [tgz] |
---|---|---|
author | Peter Zijlstra <a.p.zijlstra@chello.nl> | Tue Dec 13 10:36:20 2011 +0100 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Tue Dec 13 08:18:25 2011 -0800 |
tree | b97bd32f0af95d22133e98a774966ced2eee0664 | |
parent | 175cad266774d09c57a62c65baa6b4e1edafdf3a [diff] |
kref: Inline all functions These are tiny functions, there's no point in having them out-of-line. Cc: Alexey Dobriyan <adobriyan@gmail.com> Cc: Eric Dumazet <eric.dumazet@gmail.com> Cc: Ingo Molnar <mingo@elte.hu> Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> Link: http://lkml.kernel.org/n/tip-8eccvi2ur2fzgi00xdjlbf5z@git.kernel.org Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>