On Monday 06 December 2004 13:31, Cedric Pradalier wrote: + printk (KERN_INFO "pmac blinking led has been %sactivated\n", + blinking_led?"":"dis");
You never get an easy life around here ;) I think that should be "de", not "dis" :) Though would "%s", blinking_led?"enabled":"disabled" sound better? + printk(KERN_INFO "pmac blinking led initialized (blink %sactivated)\n", + blinking_led?"":"dis"); And that one too, should probably say de-initialized, I reckon. </pedantic> David -- -----BEGIN GEEK CODE BLOCK----- Version: 3.12 GCS d- s-: a-- C++ UL++++ P L+++ E--- W++ N+ o+ K- w--- O M V- PS+ PE+ Y+ PGP t 5- X+ R- tv+ b+ DI++ D+ G+ e++ h--- r++ y++ ------END GEEK CODE BLOCK------