From: Guo Chao Date: Thu, 21 Feb 2013 23:16:43 +0000 (-0800) Subject: block: remove redundant check to bd_openers() X-Git-Tag: v3.9-rc1~44^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=de33127d8d3f1d570aad8c2223cd81b206636bc1;p=pandora-kernel.git block: remove redundant check to bd_openers() bd_openers is stable under bd_mutex, no need to check it twice. Signed-off-by: Guo Chao Cc: Alexander Viro Cc: Guo Chao Cc: M. Hindess Cc: Nikanth Karthikesan Cc: Jens Axboe Signed-off-by: Andrew Morton Signed-off-by: Jens Axboe --- Reading git-diff-tree failed