patch-2.4.25 linux-2.4.25/drivers/block/genhd.c

Next file: linux-2.4.25/drivers/block/ll_rw_blk.c
Previous file: linux-2.4.25/drivers/block/cpqarray.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.24/drivers/block/genhd.c linux-2.4.25/drivers/block/genhd.c
@@ -201,7 +201,7 @@
 
 			disk_round_stats(hd);
 			seq_printf(s, "%4d  %4d %10d %s "
-				      "%d %d %d %d %d %d %d %d %d %d %d\n",
+				      "%u %u %u %u %u %u %u %u %d %u %u\n",
 				      gp->major, n, gp->sizes[n],
 				      disk_name(gp, n, buf),
 				      hd->rd_ios, hd->rd_merges,

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