X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=pandora-kernel.git;a=blobdiff_plain;f=fs%2Fxfs%2Flinux-2.6%2Fxfs_cred.h;h=55bddf3b60912022267801cd883bb1c21e93f832;hp=e279d00779f4dfb07defbd51f77216790d0daea9;hb=0a8c5395f90f06d128247844b2515c8bf3f2826b;hpb=25051158bbed127e8672b43396c71c5eb610e5f1 diff --git a/fs/xfs/linux-2.6/xfs_cred.h b/fs/xfs/linux-2.6/xfs_cred.h index e279d00779f4..55bddf3b6091 100644 --- a/fs/xfs/linux-2.6/xfs_cred.h +++ b/fs/xfs/linux-2.6/xfs_cred.h @@ -23,8 +23,6 @@ /* * Credentials */ -typedef struct cred { - /* EMPTY */ -} cred_t; +typedef const struct cred cred_t; #endif /* __XFS_CRED_H__ */