From: John Kacur on
This set of patches are mostly clean-up to our new rt_numa.h file.
We need to add a copyright notice in every file for some distributions.
This also creates some changes to simplify and clean-up
the differences between the code for the older LIBNUMA_API_VERSION and the
newer ones. (or at least I hope you will think so).
Finally there is a change to automatically generate dependencies for the
Makefile.

John Kacur (5):
rt-tests: Add header including copyright notice to rt_numa.h
rt-tests: Separate the #ifdef LIBNUMA_API_VERSION functions.
rt-tests: Remove the ret variable, the end label and the goto.
rt-tests: Fix some style problems, such as spaces instead of tabs.
rt-tests: Automatically generate dependencies.

Makefile | 20 ++++++++++++---
src/cyclictest/rt_numa.h | 58 ++++++++++++++++++++++++++++-----------------
2 files changed, 52 insertions(+), 26 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo(a)vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/