-
由 Steven Rostedt 提交于
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: NSteven Rostedt <rostedt@goodmis.org>c6a9d7b5