Skip to content

Commit

Permalink
blk-cgroup: Remove obsolete macro
Browse files Browse the repository at this point in the history
Remove the obsolete 'MAX_KEY_LEN' macro.

Signed-off-by: Baolin Wang <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
  • Loading branch information
Baolin Wang authored and axboe committed Jan 28, 2021
1 parent 59c1574 commit 6b4eeba
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions block/blk-cgroup.c
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 6b4eeba

Please sign in to comment.