From: Namhyung Kim Date: Tue, 26 Oct 2010 21:22:31 +0000 (-0700) Subject: fs/buffer.c: remove duplicated assignment to b_private X-Git-Tag: v2.6.37-rc1~105^2~78 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1df79da85657aecde2ecff052ff0cf9910311078;p=pandora-kernel.git fs/buffer.c: remove duplicated assignment to b_private bh->b_private is initialized within init_buffer(), thus this assignment is redundant. Signed-off-by: Namhyung Kim Cc: Al Viro Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed