diff options
author | Omar Sandoval <osandov@fb.com> | 2017-01-31 23:53:18 +0100 |
---|---|---|
committer | Jens Axboe <axboe@fb.com> | 2017-02-02 18:20:16 +0100 |
commit | 03796c149a99e14506db9de3adba710c26f83ba9 (patch) | |
tree | 58a4d4e3a113c192fe4a1f1ce043441356bcc83b /kernel/trace/blktrace.c | |
parent | debugfs: add debugfs_lookup() (diff) | |
download | linux-03796c149a99e14506db9de3adba710c26f83ba9.tar.xz linux-03796c149a99e14506db9de3adba710c26f83ba9.zip |
block: fix debugfs config conditional in struct request_queue
The debugfs dentries are only used for CONFIG_BLK_DEBUG_FS, so make them
conditional on that instead of CONFIG_DEBUG_FS.
Signed-off-by: Omar Sandoval <osandov@fb.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions