patch-2.1.34 linux/fs/isofs/dir.c

Next file: linux/fs/isofs/inode.c
Previous file: linux/fs/inode.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.33/linux/fs/isofs/dir.c linux/fs/isofs/dir.c
@@ -172,7 +172,7 @@
 			 * entries should terminate with a null size
 			 * or end exactly at the end of the sector.
 			 */
-		        printk("next_offset (%x) > bufsize (%x)\n",
+		        printk("next_offset (%x) > bufsize (%lx)\n",
 			       offset,bufsize);
 			break;
 		}

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov