diff options
| author | Tejun Heo <[email protected]> | 2012-06-05 11:36:44 +0000 |
|---|---|---|
| committer | Jens Axboe <[email protected]> | 2012-06-06 06:35:31 +0000 |
| commit | 27e1f9d1cc87be4e53c6eb7158cafc21c4b85a14 (patch) | |
| tree | cdb26074805f8635af606bd1b9e92f21481c0d51 /tools/perf/util/trace-event-scripting.c | |
| parent | mtip32xx: Create debugfs entries for troubleshooting (diff) | |
| download | kernel-27e1f9d1cc87be4e53c6eb7158cafc21c4b85a14.tar.gz kernel-27e1f9d1cc87be4e53c6eb7158cafc21c4b85a14.zip | |
blkcg: drop local variable @q from blkg_destroy()
blkg_destroy() caches @blkg->q in local variable @q. While there are
two places which needs @blkg->q, only lockdep_assert_held() used the
local variable leading to unused local variable warning if lockdep is
configured out. Drop the local variable and just use @blkg->q
directly.
Signed-off-by: Tejun Heo <[email protected]>
Reported-by: Rakesh Iyer <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions
