]> Pileus Git - ~andy/linux/blobdiff - fs/gfs2/eaops.h
[GFS2] Extended attribute code style changes
[~andy/linux] / fs / gfs2 / eaops.h
index b045897e1e838bc2f41a5c00a1f1aff199bd2e20..508b4f7a24494deddf21f86205d7bb00d1f6f997 100644 (file)
@@ -20,7 +20,7 @@ struct gfs2_eattr_operations {
        char *eo_name;
 };
 
-unsigned int gfs2_ea_name2type(const char *name, char **truncated_name);
+unsigned int gfs2_ea_name2type(const char *name, const char **truncated_name);
 
 extern struct gfs2_eattr_operations gfs2_system_eaops;