Re: [PATCH 12/29] Staging: yaffs2: yaffs_list.h: add file

From: Pekka Enberg
Date: Mon Nov 01 2010 - 15:08:42 EST


On Mon, Nov 1, 2010 at 8:41 PM, Tracey Dent <tdent48227@xxxxxxxxx> wrote:
> Adding files to yaffs2 directory.
>
> Signed-off-by: Tracey Dent <tdent48227@xxxxxxxxx>
> ---
>  drivers/staging/yaffs2/yaffs_list.h |  127 +++++++++++++++++++++++++++++++++++
>  1 files changed, 127 insertions(+), 0 deletions(-)
>  create mode 100644 drivers/staging/yaffs2/yaffs_list.h
>
> diff --git a/drivers/staging/yaffs2/yaffs_list.h b/drivers/staging/yaffs2/yaffs_list.h
> new file mode 100644
> index 0000000..145a1c5
> --- /dev/null
> +++ b/drivers/staging/yaffs2/yaffs_list.h
> +/*
> + * This file is just holds extra declarations of macros that would normally
> + * be providesd in the Linux kernel. These macros have been written from
> + * scratch but are functionally equivalent to the Linux ones.
> + *
> + */

This header needs to die.
--
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/