[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <87vdzqw97b.fsf@devron.myhome.or.jp>
Date: Tue, 01 Jul 2008 12:54:16 +0900
From: OGAWA Hirofumi <hirofumi@...l.parknet.co.jp>
To: Andrew Morton <akpm@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org, bunk@...nel.org
Subject: Re: [PATCH 3/7] fat/dir.c: switch to struct __fat_dirent
Andrew Morton <akpm@...ux-foundation.org> writes:
> On Tue, 01 Jul 2008 11:57:03 +0900 OGAWA Hirofumi <hirofumi@...l.parknet.co.jp> 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@...nel.org>
>> Signed-off-by: OGAWA Hirofumi <hirofumi@...l.parknet.co.jp>
>
> I assume this was authored by Adrian. Please tell me if that is wrong.
Yes, Adrian is author.
> The way you sent this implies that you were the author.
Oops.
> The way to communicate authorship with emailed patches is to place the
> author's "From:" line right at the top of the changelog.
I see. Sorry. I'll fix my script, and will add "From: " line next time.
Thanks.
--
OGAWA Hirofumi <hirofumi@...l.parknet.co.jp>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists