Re: [PATCH 3/7] fat/dir.c: switch to struct __fat_dirent

From: Andrew Morton
Date: Mon Jun 30 2008 - 23:33:02 EST


On Tue, 01 Jul 2008 11:57:03 +0900 OGAWA Hirofumi <hirofumi@xxxxxxxxxxxxxxxxxx> wrote:

> struct __fat_dirent is what was formerly the kernel struct dirent
> (that was different from the userspace struct dirent).
>
> Converting all fat users to struct __fat_dirent will allow us to get
> rid of the conflicting struct dirent definition.
>
> Signed-off-by: Adrian Bunk <bunk@xxxxxxxxxx>
> Signed-off-by: OGAWA Hirofumi <hirofumi@xxxxxxxxxxxxxxxxxx>

I assume this was authored by Adrian. Please tell me if that is wrong.

The way you sent this implies that you were the author.

The way to communicate authorship with emailed patches is to place the
author's "From:" line right at the top of the changelog.

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