aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/cdns3/core.c
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2021-11-26 22:12:39 +0000
committerStephen Boyd <[email protected]>2021-12-15 22:48:28 -0800
commitd66e4c985dd48c69dc70b8be1dabeaa3d77789fb (patch)
tree60621617983bc80f7cf5d9206a708c21647ce970 /drivers/usb/cdns3/core.c
parent978fbc7a05993df9a2fd115e8fd78600c72e0dfe (diff)
clk: stm32mp1: remove redundant assignment to pointer data
The pointer data is being initialized with a value and a few lines later on being re-assigned the same value, so this re-assignment is redundant. Clean up the code and remove it. Signed-off-by: Colin Ian King <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Stephen Boyd <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/core.c')
0 files changed, 0 insertions, 0 deletions