Home
last modified time | relevance | path

Searched hist:"6 ae63e3501c493616612b90be26b35a6084fc75d" (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/md/bcache/
H A Dextents.cdiff 6ae63e3501c493616612b90be26b35a6084fc75d Sat Aug 11 07:19:49 CEST 2018 Coly Li <colyli@suse.de> bcache: replace printk() by pr_*() routines

There are still many places in bcache use printk to display kernel
message, which are suggested to be preplaced by pr_*() routines like
pr_err(), pr_info(), or pr_notice().

This patch replaces all printk() with a proper pr_*() routine for
bcache code.

Signed-off-by: Coly Li <colyli@suse.de>
Reviewed-by: Shenghui Wang <shhuiw@foxmail.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
H A Ddebug.cdiff 6ae63e3501c493616612b90be26b35a6084fc75d Sat Aug 11 07:19:49 CEST 2018 Coly Li <colyli@suse.de> bcache: replace printk() by pr_*() routines

There are still many places in bcache use printk to display kernel
message, which are suggested to be preplaced by pr_*() routines like
pr_err(), pr_info(), or pr_notice().

This patch replaces all printk() with a proper pr_*() routine for
bcache code.

Signed-off-by: Coly Li <colyli@suse.de>
Reviewed-by: Shenghui Wang <shhuiw@foxmail.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
H A Dbset.cdiff 6ae63e3501c493616612b90be26b35a6084fc75d Sat Aug 11 07:19:49 CEST 2018 Coly Li <colyli@suse.de> bcache: replace printk() by pr_*() routines

There are still many places in bcache use printk to display kernel
message, which are suggested to be preplaced by pr_*() routines like
pr_err(), pr_info(), or pr_notice().

This patch replaces all printk() with a proper pr_*() routine for
bcache code.

Signed-off-by: Coly Li <colyli@suse.de>
Reviewed-by: Shenghui Wang <shhuiw@foxmail.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
H A Dsuper.cdiff 6ae63e3501c493616612b90be26b35a6084fc75d Sat Aug 11 07:19:49 CEST 2018 Coly Li <colyli@suse.de> bcache: replace printk() by pr_*() routines

There are still many places in bcache use printk to display kernel
message, which are suggested to be preplaced by pr_*() routines like
pr_err(), pr_info(), or pr_notice().

This patch replaces all printk() with a proper pr_*() routine for
bcache code.

Signed-off-by: Coly Li <colyli@suse.de>
Reviewed-by: Shenghui Wang <shhuiw@foxmail.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>