Re: [PATCH] Realtime LSM

From: Jack O'Quin
Date: Fri Oct 22 2004 - 20:32:20 EST


> Chris Wright <chrisw@xxxxxxxx> writes:
>
> > - less generic variable names
> > - s/any/rt_any/
> > - s/gid/rt_gid/
> > - s/mlock/rt_mlock/

Jack O'Quin <joq@xxxxxx> writes:
> Is there a compelling reason for changing all the parameter names?
>
> I would prefer not to do that. It is incompatible for our current
> user base, and really does not seem like an improvement. Those names
> only appear in the context of `realtime', so the `rt_' is completely
> redundant.

Studying his code, I see that I misunderstood what Chris had done.

Only the internal static variable names changed. There is no change
to the user interface.

I have no objection at all to that, it's a good idea.
--
joq
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/