lkml.org 
[lkml]   [2014]   [May]   [2]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 1/1] block/blk-core.c: convert printk to pr_foo()
On 05/02/2014 10:49 AM, Fabian Frederick wrote:
> -Convert all printk,print_ratelimited ...
> -Define debug to have pr_debug emitted
> -Fix checkpatch warning: Lu->llu
>
> Cc: Jens Axboe <axboe@kernel.dk>
> Cc: Andrew Morton <akpm@linux-foundation.org>
> Signed-off-by: Fabian Frederick <fabf@skynet.be>
> ---
> block/blk-core.c | 60 +++++++++++++++++++++++++++-----------------------------
> 1 file changed, 29 insertions(+), 31 deletions(-)
>
> diff --git a/block/blk-core.c b/block/blk-core.c
> index a0e3096..5c544fa 100644
> --- a/block/blk-core.c
> +++ b/block/blk-core.c
> @@ -11,6 +11,7 @@
> /*
> * This handles all read/write requests to block devices
> */
> +#define DEBUG
> #include <linux/kernel.h>
> #include <linux/module.h>
> #include <linux/backing-dev.h>

That's a mess.

--
Jens Axboe



\
 
 \ /
  Last update: 2014-05-02 20:01    [W:0.094 / U:0.532 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site