patch-2.4.2 linux/include/linux/highmem.h
Next file: linux/include/linux/interrupt.h
Previous file: linux/include/linux/hfs_sysdep.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Wed Feb 21 16:09:58 2001
- Orig file:
v2.4.1/linux/include/linux/highmem.h
- Orig date:
Thu Jan 4 14:50:47 2001
diff -u --recursive --new-file v2.4.1/linux/include/linux/highmem.h linux/include/linux/highmem.h
@@ -38,7 +38,7 @@
#define kunmap_atomic(page,idx) kunmap(page)
#define bh_kmap(bh) ((bh)->b_data)
-#define bh_kunmap(bh) do { } while (0);
+#define bh_kunmap(bh) do { } while (0)
#endif /* CONFIG_HIGHMEM */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)