|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel][Xense-devel][PATCH][3/4] Xen Security Modules: tools
On 8/5/07 04:21, "Mark Williamson" <mark.williamson@xxxxxxxxxxxx> wrote:
> Same style issues as other patches, but again we need to figure out which of
> the sub-styles of the Xen code we need to standardise on ;-)
There are two styles we properly support: Xen style as in files like
event_channel.c, xmalloc.c, etc.; and Linux style (generally seen in files
ripped off fairly directly from Linux -- *not* used in new files). The
halfway-house files usually arise from me having been too lazy to enforce
Xen style when they were checked in, and generally being in bits of the tree
where I don't often venture.
Seeing as we're planning to be more strict from now on, the current ACM code
style is *not* to be followed.
-- Keir
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|