Re: [2.6 patch] selinux: cleanups

2005-03-14 Thread Adrian Bunk
On Mon, Mar 14, 2005 at 02:22:10PM -0500, Stephen Smalley wrote: >... > Looks fine to me (although your diffstat output is stale). Re-diff >... Sorry, I forgot updating it when I updated the patch. cu Adrian -- "Is there not promise of rain?" Ling Tan asked suddenly out of the

Re: [2.6 patch] selinux: cleanups

2005-03-14 Thread Stephen Smalley
On Sun, 2005-03-13 at 04:01 +0100, Adrian Bunk wrote: > The patch below contains the following possible cleanups: > - make needlessly global code static > - remove the following unused global functions: > - avc.c: avc_ss_grant > - avc.c: avc_ss_try_revoke > - avc.c: avc_ss_revoke > - avc.c:

[2.6 patch] selinux: cleanups

2005-03-12 Thread Adrian Bunk
On Wed, Dec 08, 2004 at 01:58:46PM -0500, Stephen Smalley wrote: > On Fri, 2004-12-03 at 10:54, Stephen Smalley wrote: > > - Shouldn't the AVC_CALLBACK_* definitions other than RESET be removed > > since you are removing the other avc_ss interfaces? > > Actually, we'd have to keep at least the GRA