From: Mark Haverkamp Date: Mon, 27 Mar 2006 17:44:19 +0000 (-0800) Subject: [SCSI] aacraid: Fix extra unregister_chrdev X-Git-Tag: v2.6.17-rc2~30^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=53926274f24e5c852dbe8f89dea16b7822549472;p=pandora-kernel.git [SCSI] aacraid: Fix extra unregister_chrdev Received from Mark Salyzyn If there are no aacraid controllers, we do not create the raid controller chrdev, thus when the driver is unloaded it performs a superfluous deregistration. Signed-off-by: Mark Haverkamp Signed-off-by: James Bottomley --- Reading git-diff-tree failed