diff options
author | Jingoo Han <jg1.han@samsung.com> | 2014-01-21 23:39:21 +0100 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2014-01-22 05:16:56 +0100 |
commit | f2fc8af41c351d11dcdd863356ff31fccf86cfed (patch) | |
tree | 31e28bb52b86413610b0ce04a2d34ad9c8e1982f /.mailmap | |
parent | drivers/block/sx8.c: use module_pci_driver() (diff) | |
download | linux-f2fc8af41c351d11dcdd863356ff31fccf86cfed.tar.xz linux-f2fc8af41c351d11dcdd863356ff31fccf86cfed.zip |
drivers/block/sx8.c: remove unnecessary pci_set_drvdata()
The driver core clears the driver data to NULL after device_release or on
probe failure. Thus, it is not needed to manually clear the device driver
data to NULL.
Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Cc: Jens Axboe <axboe@kernel.dk>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to '.mailmap')
0 files changed, 0 insertions, 0 deletions