Tyop in hwc_rw.c (2.4.21-pre3)

Pete Zaitcev (zaitcev@redhat.com)
Tue, 28 Jan 2003 20:57:47 -0500


Nobody compiles without CONFIG_SMP anymore?

--- linux-2.4.20-ent.1s390.4/drivers/s390/char/hwc_rw.c 2002-11-28 15:53:14.000000000 -0800
+++ linux-2.4.20-ent.1s390.4a/drivers/s390/char/hwc_rw.c 2003-01-27 19:18:30.000000000 -0800
@@ -1662,7 +1662,7 @@
psw_t quiesce_psw;

quiesce_psw.mask = _DW_PSW_MASK;
- queisce_psw.addr = 0xfff;
+ quiesce_psw.addr = 0xfff;
__load_psw (quiesce_psw);
}

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