selinux: Delete unnecessary variable assignments in policydb_index()
From: SF Markus Elfring <hidden>
Date: 2017-03-27 06:26:42
Also in:
kernel-janitors, lkml, selinux
From: SF Markus Elfring <hidden>
Date: 2017-03-27 06:26:42
Also in:
kernel-janitors, lkml, selinux
However, I agree with Casey that this patch is mostly just code churn so I'm going to drop this from your series.
How do you think about to return only constant error codes in this function? Would it be acceptable to replace any statements ?goto out;? with ?return -ENOMEM;? here instead? Regards, Markus -- To unsubscribe from this list: send the line "unsubscribe linux-security-module" in the body of a message to majordomo at vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html