summaryrefslogtreecommitdiffstats
path: root/kernel/rtmutex.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 /kernel/rtmutex.c
parent22f470f8daea64bc03be1fe30c8c5df382295386 (diff)
downloadop-kernel-dev-c6a9d7b55e2df63de012a9a285bf2a0bee8e4d59.zip
op-kernel-dev-c6a9d7b55e2df63de012a9a285bf2a0bee8e4d59.tar.gz
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 'kernel/rtmutex.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud