Re: [PATCH] .gitignore: ignore apparmor/rlim_names.h

From: John Johansen
Date: Sat Aug 28 2010 - 00:44:59 EST


On 08/27/2010 07:25 PM, Yong Zhang wrote:
> From: Yong Zhang <yong.zhang@xxxxxxxxxxxxx>
>
> Signed-off-by: Yong Zhang <yong.zhang0@xxxxxxxxx>

Ah, yes thanks Yong, I did miss adding rlim_names.h to the git ignore file
when I switched it to be auto generated.

Signed-off-by: John Johansen <john.johansen@xxxxxxxxxxxxx>

> ---
> security/apparmor/.gitignore | 1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/security/apparmor/.gitignore b/security/apparmor/.gitignore
> index 0a0a99f..4d995ae 100644
> --- a/security/apparmor/.gitignore
> +++ b/security/apparmor/.gitignore
> @@ -3,3 +3,4 @@
> #
> af_names.h
> capability_names.h
> +rlim_names.h

--
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/