Re: [PATCH 00/13] net: simplify seq_file code, revised

From: David Miller
Date: Wed Feb 10 2010 - 15:29:38 EST


From: David Miller <davem@xxxxxxxxxxxxx>
Date: Wed, 10 Feb 2010 11:31:15 -0800 (PST)

> From: Li Zefan <lizf@xxxxxxxxxxxxxx>
> Date: Tue, 09 Feb 2010 17:18:01 +0800
>
>> This patchset introduces seq_hlist_foo() helpers, and convert
>> net/* to seq_hlist_foo() and seq_list_foo().
>>
>> Changelog:
>>
>> - Add kerneldoc in patch 1/13
>> - Fix compile warning in patch 11/13
>> - Fix a bug in patch 12/13
>
> All applied to net-next-2.6, thanks!

You did not build test your changes.

net/irda/irlan/irlan_common.c:1156: error: 'struct irlan_cb' has no member named 'list'
net/irda/irlan/irlan_common.c:1156: warning: type defaults to 'int' in declaration of '__mptr'
net/irda/irlan/irlan_common.c:1156: error: 'struct irlan_cb' has no member named 'list'

I'll fix this, but I will not next time. Instead, I'll revert all of
your changes and push it back to you.

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/