aboutsummaryrefslogtreecommitdiff
path: root/net/unix/sysctl_net_unix.c
diff options
context:
space:
mode:
authorJingoo Han <[email protected]>2013-06-25 10:56:07 +0900
committerTomi Valkeinen <[email protected]>2013-06-26 14:44:40 +0300
commite21d2170f36602ae2708597aabfbdf54c6144d3e (patch)
treef65adf5993f5d9b5cc36ea7a7c60a7fd510b934a /net/unix/sysctl_net_unix.c
parent12b23d5ffafcc27291f518608367ab4a7a0dd026 (diff)
video: remove unnecessary platform_set_drvdata()
The driver core clears the driver data to NULL after device_release or on probe failure, since commit 0998d0631001288a5974afc0b2a5f568bcdecb4d (device-core: Ensure drvdata = NULL when no driver is bound). Thus, it is not needed to manually clear the device driver data to NULL. Signed-off-by: Jingoo Han <[email protected]> Cc: Sylwester Nawrocki <[email protected]> Acked-by: Kuninori Morimoto <[email protected]> Acked-by: Shawn Guo <[email protected]> Reviewed-by: H Hartley Sweeten <[email protected]> Signed-off-by: Tomi Valkeinen <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions