patch-2.3.30 linux/arch/ppc/xmon/ppc-opc.c
Next file: linux/arch/ppc/xmon/privinst.h
Previous file: linux/arch/ppc/treeboot/mkirimg
Back to the patch index
Back to the overall index
- Lines: 10
- Date:
Sat Nov 27 15:41:59 1999
- Orig file:
v2.3.29/linux/arch/ppc/xmon/ppc-opc.c
- Orig date:
Sat May 22 13:03:00 1999
diff -u --recursive --new-file v2.3.29/linux/arch/ppc/xmon/ppc-opc.c linux/arch/ppc/xmon/ppc-opc.c
@@ -533,8 +533,7 @@
/* Check for legal values of a BO field. */
static int
-valid_bo (value)
- long value;
+valid_bo (long value)
{
/* Certain encodings have bits that are required to be zero. These
are (z must be zero, y may be anything):
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)