Re: [PATCH 1/9] Add yaffs Kconfig and Makefile

From: Greg KH
Date: Wed Nov 03 2010 - 14:16:11 EST


On Wed, Nov 03, 2010 at 10:55:52AM -0700, David Daney wrote:
> On 11/03/2010 10:46 AM, Greg KH wrote:
>> On Thu, Nov 04, 2010 at 05:53:16AM +1300, cdhmanning@xxxxxxxxx wrote:
>>> From: Charles Manning<cdhmanning@xxxxxxxxx>
>>>
>>> Adding yaffs2 file system.
>>>
>>> Signed-off-by: Charles Manning<cdhmanning@xxxxxxxxx>
>>> ---
>>> fs/yaffs2/Kconfig | 190 ++++++++++++++++++++++++++++++++++++++++++++++++++++
>>> fs/yaffs2/Makefile | 17 +++++
>>
>> Don't do this as your first patch, make it your last one. Otherwise the
>> build will break when you apply this one to the tree.
>>
>
> In Charles's defense, the changed to fs/Kconfig and fs/Makefile are not
> made until the last patch, so buildability should be preserved as-is.

Doh, you are right, sorry about that.

Nevermind :)
--
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/