Skip to content
Snippets Groups Projects
Commit 6b4eeba3 authored by Baolin Wang's avatar Baolin Wang Committed by Jens Axboe
Browse files

blk-cgroup: Remove obsolete macro


Remove the obsolete 'MAX_KEY_LEN' macro.

Signed-off-by: default avatarBaolin Wang <baolin.wang@linux.alibaba.com>
Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent 59c15743
No related branches found
No related tags found
No related merge requests found
......@@ -32,8 +32,6 @@
#include <linux/psi.h>
#include "blk.h"
#define MAX_KEY_LEN 100
/*
* blkcg_pol_mutex protects blkcg_policy[] and policy [de]activation.
* blkcg_pol_register_mutex nests outside of it and synchronizes entire
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment