Re: Linux 2.4.11-pre2

Alan Ford (alan@whirlnet.co.uk)
Tue, 2 Oct 2001 12:50:40 +0100


On Tue, Oct 02, 2001 at 12:18:16AM +0200, henrik@hswn.dk wrote:
> Seems this patch to drivers/char/sysrq.c should not be in:

While we're fixing typos in sysrq.c:

--- linux.vanilla/drivers/char/sysrq.c Tue Oct 2 12:46:39 2001
+++ linux/drivers/char/sysrq.c Tue Oct 2 12:47:15 2001
@@ -236,7 +236,7 @@
static struct sysrq_key_op sysrq_mountro_op = {
handler: sysrq_handle_mountro,
help_msg: "Unmount",
- action_msg: "Emergency Remount R/0\n",
+ action_msg: "Emergency Remount R/O\n",
};

/* END SYNC SYSRQ HANDLERS BLOCK */

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