]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - fs/orangefs/downcall.h
Merge remote-tracking branch 'xfs/for-next'
[karo-tx-linux.git] / fs / orangefs / downcall.h
index a79129f875f340c1567b55f0d3118973ccfb1f4b..f8bea46e7c6a8216aaf3f3f82c08ce9224d76152 100644 (file)
@@ -107,7 +107,7 @@ struct pvfs2_downcall_s {
        __s32 status;
        /* currently trailer is used only by readdir */
        __s64 trailer_size;
-       char * trailer_buf;
+       char *trailer_buf;
 
        union {
                struct pvfs2_io_response io;