]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/binfmts.h
Merge branch 'omap-pool'
[linux-2.6-omap-h63xx.git] / include / linux / binfmts.h
index 77b4a9e4600485318a141597a9cd226e2c922f4c..6638b8148de7d9a45635ca95b6952b6651df2542 100644 (file)
@@ -35,8 +35,7 @@ struct linux_binprm{
 #endif
        struct mm_struct *mm;
        unsigned long p; /* current top of mem */
-       unsigned int sh_bang:1,
-               misc_bang:1,
+       unsigned int
                cred_prepared:1,/* true if creds already prepared (multiple
                                 * preps happen for interpreters) */
                cap_effective:1;/* true if has elevated effective capabilities,