aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorChristian Engelmayer <[email protected]>2014-04-26 16:04:29 +0200
committerGreg Kroah-Hartman <[email protected]>2014-05-03 19:50:42 -0400
commit1d57261c96cf37949b87d9d239afb3734846d78e (patch)
treee80b36bdcc6907fe769be2f88325adcf9bfd0195 /tools/perf/scripts/python/bin
parentc1bc97f8f498a2bfab63ceef761fb0e88ef7c065 (diff)
staging: comedi: remove duplicate pointer assignments in attach functions
Some board pointer are assigned twice via comedi_board() in the comedi low level driver attach functions. Remove the duplicate assignment from the variable definition where the pointer is not used anyway until assigned later in the function when dev->board_ptr, that comedi_board() relies on, is setup correctly. Signed-off-by: Christian Engelmayer <[email protected]> Reviewed-by: Ian Abbott <[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