selinux: clean up indentation issue with assignment statement
authorColin Ian King <colin.king@canonical.com>
Fri, 27 Mar 2020 17:44:02 +0000 (17:44 +0000)
committerPaul Moore <paul@paul-moore.com>
Mon, 30 Mar 2020 23:57:07 +0000 (19:57 -0400)
commitc753924b628551564b6eea3c9896e4a95aa25ed9
treea2ff94d46ddcb4c48a94c665b9974fb4106ddd59
parent779df6a5480f1307d51b66ea72352be592265cad
selinux: clean up indentation issue with assignment statement

The assignment of e->type_names is indented one level too deep,
clean this up by removing the extraneous tab.

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Paul Moore <paul@paul-moore.com>
security/selinux/ss/policydb.c