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
- Lines: 9
- Date:
2004-02-18 05:36:31.000000000 -0800
- Orig file:
linux-2.4.24/drivers/block/genhd.c
- Orig date:
2002-11-28 15:53:12.000000000 -0800
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)