aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorIan Abbott <abbotti@mev.co.uk>2016-11-14 20:16:23 +0000
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2016-11-15 11:04:21 +0100
commite3007002f119a72a85981533bde671936a68551b (patch)
tree3eca0cf76e6579f200f3419afee0080ce952b77e /tools/perf/scripts/python/call-graph-from-postgresql.py
parentstaging: comedi: ni_mio_common: fix E series ni_ai_insn_read() data (diff)
downloadwireguard-linux-e3007002f119a72a85981533bde671936a68551b.tar.xz
wireguard-linux-e3007002f119a72a85981533bde671936a68551b.zip
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 <abbotti@mev.co.uk> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions