aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorIan Abbott <[email protected]>2016-11-14 20:16:23 +0000
committerGreg Kroah-Hartman <[email protected]>2016-11-15 11:04:21 +0100
commite3007002f119a72a85981533bde671936a68551b (patch)
tree3eca0cf76e6579f200f3419afee0080ce952b77e /tools/perf/scripts/python/bin/stackcollapse-report
parent857a661020a2de3a0304edf33ad656abee100891 (diff)
staging: comedi: ni_mio_common: remove variable 'dl' in ni_ai_insn_read()
In `ni_ai_insn_read()`, local variable `dl` is declared as `unsigned long`, but `unsigned int` will do. Get rid of it and use local variable `d` instead. (That used to be `unsigned short`, but has been `unsigned int` since kernel version 3.18.) Signed-off-by: Ian Abbott <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions