aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/cdns3/cdns3-debug.h
diff options
context:
space:
mode:
authorJeremy Sowden <[email protected]>2019-04-27 20:54:01 +0100
committerGreg Kroah-Hartman <[email protected]>2019-04-30 14:19:03 +0200
commit87232b827ef793060ed59af36d89ae90a092ac96 (patch)
tree89db31f79735d1112001e2967d73dcebfbcaf8ae /drivers/usb/cdns3/cdns3-debug.h
parent7912fd345b111ffd1f6bb5b4f1346ae2e7ce788f (diff)
staging: kpc2000_spi: eliminated duplicate initialization of master local variable.
master 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 to master was dynamically allocated, this fixes a memory-leak. 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