remove (void)&p;
authorChristos Zoulas <christos@zoulas.com>
Wed, 14 Sep 2011 17:40:07 +0000 (13:40 -0400)
committerChristos Zoulas <christos@zoulas.com>
Wed, 14 Sep 2011 17:40:07 +0000 (13:40 -0400)
amd/ops_tmpfs.c

index 5b71d03c70ee507a7175909d2ad002c73100b064..3b9d2a71c00963267ab783d147d530afbe3f74d4 100644 (file)
@@ -109,7 +109,6 @@ mount_tmpfs(char *mntdir, char *fs_name, char *opts, int on_autofs)
   mntent_t mnt;
   int flags;
   const char *p;
-  (void)&p;
 
   /*
    * Figure out the name of the file system type.