New naming convention for internal macros
authorDavid Goulet <david.goulet@polymtl.ca>
Tue, 28 Sep 2010 13:05:49 +0000 (15:05 +0200)
committerNils Carlson <nils.carlson@ericsson.com>
Thu, 30 Sep 2010 07:59:02 +0000 (09:59 +0200)
This is the first patch introducing the new naming convention
for the UST tracer. To prevent namespace pollution, _ust_ prefix
is added to internal macros which are visible in the global header.

For this patch, only the container_of macro is renamed and the
redundant definition in kcompat/simple.h is removed.

Signed-off-by: David Goulet <david.goulet@polymtl.ca>
Acked-by: Nils Carlson <nils.carlson@ericsson.com>

No differences found
This page took 0.023473 seconds and 4 git commands to generate.