projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
59c1574
)
blk-cgroup: Remove obsolete macro
author
Baolin Wang
<baolin.wang@linux.alibaba.com>
Thu, 28 Jan 2021 07:18:50 +0000
(15:18 +0800)
committer
Jens Axboe
<axboe@kernel.dk>
Thu, 28 Jan 2021 14:33:36 +0000
(07:33 -0700)
Remove the obsolete 'MAX_KEY_LEN' macro.
Signed-off-by: Baolin Wang <baolin.wang@linux.alibaba.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/blk-cgroup.c
patch
|
blob
|
history
diff --git
a/block/blk-cgroup.c
b/block/blk-cgroup.c
index 02ce2058c14b3155ffff67b16b28eb571abd87db..f26a8415172a3bdc8ae825203a5a80a1018be426 100644
(file)
--- a/
block/blk-cgroup.c
+++ b/
block/blk-cgroup.c
@@
-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