summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJulia Lawall <Julia.Lawall@lip6.fr>2015-06-08 14:53:20 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-06-08 12:39:48 -0700
commit2d78b3c1ec6299654d3857928db718c64e62d494 (patch)
tree8d695cd1417cba0d0a5c2ecef41b45fb57a1e1fb /tools/perf/scripts/python
parent2b692c2e9be1c41fd450db0bace2141e3ba8fa27 (diff)
lustre: lov: Drop rq_buflen field
The rq_buflen field of the lov_request structure is never initialized. It is only used in the free of req->rq_oi.oi_md in lov_finish_set. But no oi_md field is ever initialized to the result of calling OBD_ALLOC_LARGE. So it seems that the call to OBD_FREE_LARGE in lov_finish_set and the rq_buflen in the lov_request structure are simply not needed. Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions