aboutsummaryrefslogtreecommitdiff
path: root/crypto/aead.c
diff options
context:
space:
mode:
authorSteven Rostedt <srostedt@redhat.com>2009-06-11 09:49:15 -0400
committerSteven Rostedt <rostedt@goodmis.org>2009-06-16 21:19:26 -0400
commitc6a9d7b55e2df63de012a9a285bf2a0bee8e4d59 (patch)
treef4f275eeba79572e9660da6c0d865d7f2d51075c /crypto/aead.c
parent22f470f8daea64bc03be1fe30c8c5df382295386 (diff)
ring-buffer: remove useless warn on check
A check if "write > BUF_PAGE_SIZE" is done right after a if (write > BUF_PAGE_SIZE) return ...; Thus the check is actually testing the compiler and not the kernel. This is useless, remove it. Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Diffstat (limited to 'crypto/aead.c')
0 files changed, 0 insertions, 0 deletions