From 9b9f770cef0037fd0e4d623f31ddfa8acda38205 Mon Sep 17 00:00:00 2001 From: FUJITA Tomonori Date: Tue, 17 Jul 2007 12:20:46 +0200 Subject: [PATCH] bsg: fix initialization error handling bugs This fixes the following bugs and cleans up the initialization code: - cdev_del is missing. - unregister_chrdev_region should be used instead of unregister_chrdev. Signed-off-by: FUJITA Tomonori Signed-off-by: Jens Axboe --- Reading git-format-patch failed