On Jan 3, 2008 10:03 AM, Stefan Reinauer <[EMAIL PROTECTED]> wrote: > * ron minnich <[EMAIL PROTECTED]> [080103 18:50]: > > +void banner(int level, char *s) > > +{ > > + printk(level, > > "===========================%s===========================\n", s); > > +} > > > I don't like this function all too much.. I'd prefer something where the > width of the banner stays constant.
hmm. OK, that means a strlen call but I guess we can do it. ron -- linuxbios mailing list linuxbios@linuxbios.org http://www.linuxbios.org/mailman/listinfo/linuxbios