aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorArnd Bergmann <[email protected]>2015-09-27 16:45:08 -0400
committerGreg Kroah-Hartman <[email protected]>2015-09-29 04:03:34 +0200
commitc8ff18106cf12af944c0c33ada5aa9a0a0e54048 (patch)
treefac4cfa81ef244dcafcecc8b44606f5540aa257d /tools/perf/scripts/python/netdev-times.py
parent98f2d643e3597bf42fa6c2c2fa12b99fe4afb3bc (diff)
staging/lustre: change rq_at_index type
The rq_at_index member of ptlrpc_request is incorrectly declared as time_t, when it is only used as an index into an array, and assigned from a __u32 variable. This changes the type to u32, so we can kill off another use of time_t. Signed-off-by: Arnd Bergmann <[email protected]> Signed-off-by: Oleg Drokin <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions