]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - fs/nfsd/nfs4idmap.c
Merge tag 'tty-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
[karo-tx-linux.git] / fs / nfsd / nfs4idmap.c
index e1b3d3d472da70d08f4392b01e206a0224d54767..5b20577dcdd233162d8030003758274d7619d038 100644 (file)
@@ -59,9 +59,6 @@ MODULE_PARM_DESC(nfs4_disable_idmapping,
  * that.
  */
 
-#define IDMAP_TYPE_USER  0
-#define IDMAP_TYPE_GROUP 1
-
 struct ent {
        struct cache_head h;
        int               type;                /* User / Group */