Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[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 <markh@osdl.org> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
- Loading branch information