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

From: Chris Wedgwood
Date: Mon Oct 25 2004 - 22:28:51 EST


> + 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
-
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/