diff options
author | WANG Cong <xiyou.wangcong@gmail.com> | 2011-07-25 17:13:02 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-07-25 20:57:14 -0700 |
commit | 9d00f92f437f0ff682876cab9f2d94cf3b6e5d17 (patch) | |
tree | c5557822a4cdd93336cfacb08e14dde163a1855a /crypto/ablkcipher.c | |
parent | a0e44d4a7a3935afe425ec8dd1a5b63895e1f9c3 (diff) | |
download | talos-op-linux-9d00f92f437f0ff682876cab9f2d94cf3b6e5d17.tar.gz talos-op-linux-9d00f92f437f0ff682876cab9f2d94cf3b6e5d17.zip |
include/linux/kernel.h: fix a headers_check warning
Fix the warning:
usr/include/linux/kernel.h:65: userspace cannot reference function or variable defined in the kernel
As Michal noted, BUILD_BUG_ON stuffs should be moved
under #ifdef __KERNEL__.
Signed-off-by: WANG Cong <xiyou.wangcong@gmail.com>
Cc: Michal Marek <mmarek@suse.cz>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'crypto/ablkcipher.c')
0 files changed, 0 insertions, 0 deletions