Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bcache: add static const prefix to char * array declarations
This patch declares char * array with const prefix in sysfs.c, which is suggested by checkpatch.pl. Signed-off-by: Coly Li <colyli@suse.de> Reviewed-by: Shenghui Wang <shhuiw@foxmail.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>
- Loading branch information