Search Linux Wireless

Re: letting drivers choose their preferred rate scale

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

 



Hi,

just a cosmetic issue:

On Sat, Aug 25, 2007 at 02:15:19PM +0200, ian wrote:
> +	printk(KERN_DEBUG "%s: Failed to initialize %s rate control "
> +               "algorithm\n", local->mdev->name,
> +		hw->preferred_rate_control ?
> + 		hw->preferred_rate_control : "default");

It would be nicer if this was

 +	printk(KERN_DEBUG "%s: Failed to initialize %srate control "
 +               "algorithm\n", local->mdev->name,
 +		hw->preferred_rate_control ?
 + 		hw->preferred_rate_control : "default ");

to avoid a spurious space in the non-default case.

I hope this helps,
Jochen
-- 
http://seehuhn.de/

Attachment: signature.asc
Description: Digital signature


[Index of Archives]     [Linux Host AP]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Linux Kernel]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]
  Powered by Linux