[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20100210.122947.171052717.davem@davemloft.net>
Date: Wed, 10 Feb 2010 12:29:47 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: lizf@...fujitsu.com
Cc: akpm@...ux-foundation.org, linux-kernel@...r.kernel.org,
netdev@...r.kernel.org
Subject: Re: [PATCH 00/13] net: simplify seq_file code, revised
From: David Miller <davem@...emloft.net>
Date: Wed, 10 Feb 2010 11:31:15 -0800 (PST)
> From: Li Zefan <lizf@...fujitsu.com>
> 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@...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