patch-2.4.0-test9 linux/include/linux/adfs_fs.h
Next file: linux/include/linux/arcdevice.h
Previous file: linux/include/linux/adb.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Mon Oct 2 11:01:25 2000
- Orig file:
v2.4.0-test8/linux/include/linux/adfs_fs.h
- Orig date:
Fri Sep 8 12:52:55 2000
diff -u --recursive --new-file v2.4.0-test8/linux/include/linux/adfs_fs.h linux/include/linux/adfs_fs.h
@@ -46,7 +46,7 @@
* appear to be correct if the sector contains all zeros, so also check that
* the disk size is non-zero!!!
*/
-extern inline int adfs_checkbblk(unsigned char *ptr)
+static inline int adfs_checkbblk(unsigned char *ptr)
{
unsigned int result = 0;
unsigned char *p = ptr + 511;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)