Re: [PATCH 6/6] drivers/ide: Convert printk(KERN_NOTICE to pr_notice(

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

 



Sergei Shtylyov <sshtylyov@xxxxxxxxxxxxx> writes:

>>  			} else {
>>  				floppy->blocks = blocks;
>>  				floppy->block_size = length;
>>  				floppy->bs_factor = length / 512;
>>  				if (floppy->bs_factor != 1)
>> -					printk(KERN_NOTICE PFX "%s: Warning: "
>> -					       "non 512 bytes block size not "
>> -					       "fully supported\n",
>> -					       drive->name);
>> +					pr_notice(PFX "%s: Warning: non 512 bytes block size not fully supported\n",
>>   
>
>   Again.

(> 80 chars in line)

Though I think most people would agree that the latter is much better,
no?
I think removal (rewording) of this rule has already been agreed upon,
though not exactly yet codified.
-- 
Krzysztof Halasa
--
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