]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - fs/gfs2/util.h
[GFS2] Further updates to dir and logging code
[karo-tx-linux.git] / fs / gfs2 / util.h
index 8d6eba3bdf0a738983357adc1a6572926df01db9..addbe304993e5e2929d3d03fce30357d3d40f773 100644 (file)
@@ -10,8 +10,6 @@
 #ifndef __UTIL_DOT_H__
 #define __UTIL_DOT_H__
 
-uint32_t gfs2_disk_hash(const char *data, int len);
-
 
 #define fs_printk(level, fs, fmt, arg...) \
        printk(level "GFS2: fsid=%s: " fmt , (fs)->sd_fsname , ## arg)