Re: [PATCH] [swsusp] print error message when swapping is disabled(fwd)

From: Andrew Morton
Date: Tue Oct 26 2004 - 04:22:09 EST


Pavel Machek <pavel@xxxxxx> wrote:
>
> > > + if ((error = swsusp_swap_check())) {
> > > + printk(KERN_ERR "swsusp: FATAL: cannot find swap device, try "
> > > + "swapon -a!\n");
> >
> > maybe it's just me, but i would really prefer to have the occasional
> > long(er) line that splitting strings like that
>
> It is not just you :-).

Try looking at that long line in an 80-col xterm. It looks worse than it
does with the manual break.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/