diff options
| author | Jingoo Han <[email protected]> | 2014-01-21 14:39:21 -0800 |
|---|---|---|
| committer | Jens Axboe <[email protected]> | 2014-01-21 20:16:56 -0800 |
| commit | f2fc8af41c351d11dcdd863356ff31fccf86cfed (patch) | |
| tree | 31e28bb52b86413610b0ce04a2d34ad9c8e1982f /scripts/gdb/linux/modules.py | |
| parent | 28e6c50069ae55ff15da1e64245286cc27901b96 (diff) | |
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 <[email protected]>
Cc: Jens Axboe <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions