提交 7a1119b1 编写于 作者: A Adrian Bunk 提交者: Adrian Bunk

fs/qnx4/bitmap.c: #if 0 qnx4_new_block()

qnx4_new_block() is neither implemented nor used.
Signed-off-by: NAdrian Bunk <bunk@stusta.de>
Signed-off-by: NAnders Larsen <al@alarsen.net>
上级 4d399cae
......@@ -23,10 +23,12 @@
#include <linux/buffer_head.h>
#include <linux/bitops.h>
#if 0
int qnx4_new_block(struct super_block *sb)
{
return 0;
}
#endif /* 0 */
static void count_bits(register const char *bmPart, register int size,
int *const tf)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册