aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/cdns3/cdns3-debug.h
diff options
context:
space:
mode:
authorJeremy Sowden <[email protected]>2019-04-27 20:54:00 +0100
committerGreg Kroah-Hartman <[email protected]>2019-04-30 14:19:03 +0200
commit7912fd345b111ffd1f6bb5b4f1346ae2e7ce788f (patch)
treeb83aaf5e82a97b7c088f7241615bdc16f86cdf38 /drivers/usb/cdns3/cdns3-debug.h
parenta4965d98b4d1ffa5b22f2039bc9e87898aff4976 (diff)
staging: kpc2000_spi: eliminated duplicate initialization of drvdata local variable.
drvdata was being initialized to a particular value and then having the same value assigned to it immediately afterwards. Removed the initializer. Since the value assigned, pldev->dev.platform_data, is a pointer-to- void, removed superfluous cast. Signed-off-by: Jeremy Sowden <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-debug.h')
0 files changed, 0 insertions, 0 deletions