On Thu, Sep 29, 2016 at 08:52:44PM +0200, Christian Boltz wrote: > after looking at matchliteral(), I found out that it's only user is > rematchfrag(), which is only called in a) an "if False:" block and > b) match_include_to_path() - and that is only called by the also unused > match_prof_incs_to_path() function. > > This patch drops some dead code (like the mentioned "if False:" block) > and the now unused functions > - matchliteral() > - rematchfrag() > - match_include_to_path() > - match_prof_incs_to_path() > > This patch is also THE ANSWER to the question when I'll finally consider > this patch series complete. > > 42. It can't become better than that! ;-) > > [ 42-cleanup-aa.py.diff ]
Woo, more code deletion! Acked-by: Steve Beattie <[email protected]>. Thanks! -- Steve Beattie <[email protected]> http://NxNW.org/~steve/
signature.asc
Description: PGP signature
-- AppArmor mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/apparmor
