From: Alex Elder Date: Thu, 19 Jul 2012 14:09:27 +0000 (-0500) Subject: rbd: drop extra header_rwsem init X-Git-Tag: v3.6-rc1~36^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a66f8c97a31fd7b2cfd7b86d4789858dbfbedffb;p=pandora-kernel.git rbd: drop extra header_rwsem init In commit c666601a there was inadvertently added an extra initialization of rbd_dev->header_rwsem. This gets rid of the duplicate. Reported-by: Guangliang Zhao Signed-off-by: Alex Elder Reviewed-by: Josh Durgin --- Reading git-diff-tree failed