On Tue, Nov 13, 2018 at 8:53 AM Ondrej Mosnacek <[email protected]> wrote: > This is a purely cosmetic change that encapsulates the three-step sidtab > conversion logic (shutdown -> clone -> map) into a single function > defined in sidtab.c (as opposed to services.c). > > Signed-off-by: Ondrej Mosnacek <[email protected]> > --- > security/selinux/ss/services.c | 22 +-------------- > security/selinux/ss/sidtab.c | 50 ++++++++++++++++++++++++---------- > security/selinux/ss/sidtab.h | 11 ++++---- > 3 files changed, 42 insertions(+), 41 deletions(-)
Merged into selinux/next with some whitespace fixes (inherited from code you cut n' pasted). Please remember to run your patches through scripts/checkpatch.pl before submission. -- paul moore www.paul-moore.com _______________________________________________ Selinux mailing list [email protected] To unsubscribe, send email to [email protected]. To get help, send an email containing "help" to [email protected].
