From: Philipp Reisner Date: Fri, 16 Nov 2012 11:27:41 +0000 (+0100) Subject: drbd: Remove obsolete check X-Git-Tag: v3.8-rc1~78^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=298307ed1d2ac4815b0ce9a5f1c9cc643f4a9aca;p=pandora-kernel.git drbd: Remove obsolete check Smatch complained about it this redundanct check. The check was introduced in 2006-09-13. On 2007-07-24 the body of the function was enclosed by get_ldev()/put_ldev() reference counting. Since then the check is useless and miss leading. Signed-off-by: Philipp Reisner Signed-off-by: Lars Ellenberg --- Reading git-diff-tree failed