Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1286722

Re: [PATCH] LDM: use list_for_each_entry*

From Richard Russon <ldm@flatcap.org>
Newsgroups linux.kernel
Subject Re: [PATCH] LDM: use list_for_each_entry*
Date 2015-12-08 18:50 +0100
Message-ID <qDuyJ-5mF-9@gated-at.bofh.it> (permalink)
References <qDrrc-3vd-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Tue, Dec 08, 2015 at 10:25:41PM +0800, Geliang Tang wrote:
> Use list_for_each_entry*() instead of list_for_each*() to simplify
> the code. Fix coding style by the way.

Looks good to me.  Thanks for letting me know.

Rich

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH] LDM: use list_for_each_entry* Geliang Tang <geliangtang@163.com> - 2015-12-08 15:30 +0100
  Re: [PATCH] LDM: use list_for_each_entry* Richard Russon <ldm@flatcap.org> - 2015-12-08 18:50 +0100

csiph-web