Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a50b0aa4 authored by Kirill A. Shutemov's avatar Kirill A. Shutemov Committed by Linus Torvalds
Browse files

struct linux_binprm: drop unused fields

parent ab4ad555
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -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,