Home
last modified time | relevance | path

Searched hist:"4 fdef2183e6598cc977a9bb9321ef99a44125da3" (Results 1 – 2 of 2) sorted by relevance

/linux/security/apparmor/
H A D.gitignorediff ec2e1ed2d7f703ee5dfc9bff501bf0ccb70ab23b Sun Jul 01 15:45:50 CEST 2012 Paul Bolle <pebolle@tiscali.nl> AppArmor: remove af_names.h from .gitignore

Commit 4fdef2183e6598cc977a9bb9321ef99a44125da3 ("AppArmor: Cleanup make
file to remove cruft and make it easier to read") removed all traces of
af_names.h from the tree. Remove its entry in AppArmor's .gitignore file
too.

Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
H A DMakefilediff 4fdef2183e6598cc977a9bb9321ef99a44125da3 Sat Mar 05 11:18:02 CET 2011 John Johansen <john.johansen@canonical.com> AppArmor: Cleanup make file to remove cruft and make it easier to read

Cleanups based on comments from Sam Ravnborg,

* remove references to the currently unused af_names.h
* add rlim_names.h to clean-files:
* rework cmd_make-XXX to make them more readable by adding comments,
reworking the expressions to put logical components on individual lines,
and keep lines < 80 characters.

Signed-off-by: John Johansen <john.johansen@canonical.com>
Acked-by: Sam Ravnborg <sam@ravnborg.org>