diff options
author | Jingoo Han <[email protected]> | 2013-09-11 14:26:01 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2013-09-11 15:59:34 -0700 |
commit | ccf5a04f70cc2f64c145727de0f049cc67c43ece (patch) | |
tree | 9b7aa550b90305e63acca7bda649961c5fe50fe1 /net/lapb/lapb_iface.c | |
parent | b67fb086f38c67c0b940d9c2661f14b44c39e67a (diff) |
drivers/memstick/host/rtsx_pci_ms.c: remove unnecessary platform_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: Maxim Levitsky <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions