aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorDaeseok Youn <[email protected]>2017-04-12 19:20:36 +0100
committerGreg Kroah-Hartman <[email protected]>2017-04-14 10:06:26 +0200
commit7eb21a88185d2cf9ad0257534cef4ebd9ad2725b (patch)
tree16591abc3ef2f4b7dbd9f9c4af3e4db29d5bf92e /tools/perf/scripts/python/bin
parent287666dfe83577a1c3407028b1b1a57137bea4fa (diff)
staging: atomisp: replace "&isp->asd[i]" with "asd" in __get_asd_from_port()
The address of isp->asd[i] is already assigned to local "asd" variable. "&isp->asd[i]" would be replaced with just "asd". Signed-off-by: Daeseok Youn <[email protected]> Signed-off-by: Alan Cox <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions