patch-2.4.20 linux-2.4.20/include/asm-mips64/sn/sn0/sn0_fru.h

Next file: linux-2.4.20/include/asm-mips64/socket.h
Previous file: linux-2.4.20/include/asm-mips64/sn/sn0/hubpi.h
Back to the patch index
Back to the overall index

diff -urN linux-2.4.19/include/asm-mips64/sn/sn0/sn0_fru.h linux-2.4.20/include/asm-mips64/sn/sn0/sn0_fru.h
@@ -17,11 +17,11 @@
 typedef unsigned char confidence_t;
 
 typedef struct kf_mem_s {
-	confidence_t km_confidence; /* confidence level that the memory is bad 
-				     * is this necessary ? 
+	confidence_t km_confidence; /* confidence level that the memory is bad
+				     * is this necessary ?
 				     */
-	confidence_t km_dimm[MAX_DIMMS];   
-	                            /* confidence level that dimm[i] is bad 
+	confidence_t km_dimm[MAX_DIMMS];
+	                            /* confidence level that dimm[i] is bad
 				     *I think this is the right number
 				     */
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)