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