Re: selinux: Delete unnecessary variable assignments in policydb_index()

From: SF Markus Elfring
Date: Mon Mar 27 2017 - 02:26:56 EST


> 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