Re: [PATCH][TRIVIAL] drivers/ide: stray bracket

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sat, Nov 11, 2006 at 01:47:56AM +0100, Nicolas Kaiser wrote:
> Stray bracket in debug code.

> --- a/drivers/ide/legacy/hd.c	2006-09-20 05:42:06.000000000 +0200
> +++ b/drivers/ide/legacy/hd.c	2006-11-10 21:52:20.000000000 +0100
> @@ -459,7 +459,7 @@ ok_to_read:
>  #ifdef DEBUG
>  	printk("%s: read: sector %ld, remaining = %ld, buffer=%p\n",
>  		req->rq_disk->disk_name, req->sector, req->nr_sectors,
> -		req->buffer+512));
> +		req->buffer+512);
>  #endif

Just remove whole printk. It was broken for a looong time.

-
To unsubscribe from this list: send the line "unsubscribe linux-ide" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Filesystems]     [Linux SCSI]     [Linux RAID]     [Git]     [Kernel Newbies]     [Linux Newbie]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Samba]     [Device Mapper]

  Powered by Linux