diff --git a/[refs] b/[refs] index 38cf313c9a79..4183a181ae41 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 4d399cae3f5ec1f59b9e88084aae09c4f00760c9 +refs/heads/master: 7a1119b1fc87cc347d3932b8aee051e86b32818f diff --git a/trunk/fs/qnx4/bitmap.c b/trunk/fs/qnx4/bitmap.c index 991253927658..46efbf52cbec 100644 --- a/trunk/fs/qnx4/bitmap.c +++ b/trunk/fs/qnx4/bitmap.c @@ -23,10 +23,12 @@ #include #include +#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)