aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorH Hartley Sweeten <[email protected]>2013-01-18 10:48:25 -0700
committerGreg Kroah-Hartman <[email protected]>2013-01-18 12:57:24 -0800
commit0e2bd50b393084a338a6a21063ef012c5a2720fb (patch)
treefed51040580358215cda29d01fb8775be3b98fff /tools/perf/scripts/python/syscall-counts.py
parent2a2e63dd98ff5310b4677e177939dd2232e0c1c3 (diff)
staging: comedi: addi_apci_16xx: cleanup addi_find_boardinfo()
This function was originally in the addi-data "common" code and required using pointer math to access the boardinfo data using the void * 'dev->driver->board_name'. Now that the function is local to this driver we can access the boardinfo directly and remove the pointer math. Rename the function so it has namespace associated with this driver. Also, for aesthetic reasons, globally rename the local variable used for the boardinfo pointer from 'this_board' to 'board', Signed-off-by: H Hartley Sweeten <[email protected]> Cc: Ian Abbott <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions