Re: [PATCH] Exporting capability code/name pairs

From: Randy Dunlap
Date: Fri Dec 28 2007 - 18:09:13 EST


On Fri, 28 Dec 2007 15:16:35 +0900 KaiGai Kohei wrote:

> kernel/cap_names.sh generates the body of cap_entries[] array,
> and it is invoked when we make the kernel.
>
> Signed-off-by: KaiGai Kohei <kaigai@xxxxxxxxxxxxx>
> ---
> Makefile | 9 +++++++
> cap_names.sh | 21 ++++++++++++++++
> capability.c | 75 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
> 3 files changed, 105 insertions(+)

Hi,
Please use "diffstat -p 1 -w 70" as suggested in
Documentation/SubmittingPatches so that we can know what
subdirectories those listed file are actually in.

---
~Randy
desserts: http://www.xenotime.net/linux/recipes/
--
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/