]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - fs/buffer.c
fs/buffer.c: remove duplicated assignment to b_private
[net-next-2.6.git] / fs / buffer.c
index ec21a92e08b4f5855b66dd7608bdc5f8d9a5c1dc..8d595ab2aed1a75bb79a3450ff6205d88dd359ba 100644 (file)
@@ -905,7 +905,6 @@ try_again:
 
                bh->b_state = 0;
                atomic_set(&bh->b_count, 0);
-               bh->b_private = NULL;
                bh->b_size = size;
 
                /* Link the buffer to its page */