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


Groups > linux.kernel > #1282636

Re: [PATCH 1/2] mm/page_alloc.c: use list_{first,last}_entry instead of list_entry

From David Rientjes <rientjes@google.com>
Newsgroups linux.kernel
Subject Re: [PATCH 1/2] mm/page_alloc.c: use list_{first,last}_entry instead of list_entry
Date 2015-12-03 02:30 +0100
Message-ID <qBqSC-6Bi-5@gated-at.bofh.it> (permalink)
References <qBhmh-sK-7@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Wed, 2 Dec 2015, Geliang Tang wrote:

> To make the intention clearer, use list_{first,last}_entry instead
> of list_entry.
> 
> Signed-off-by: Geliang Tang <geliangtang@163.com>

Acked-by: David Rientjes <rientjes@google.com>
--
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 1/2] mm/page_alloc.c: use list_{first,last}_entry instead of list_entry Geliang Tang <geliangtang@163.com> - 2015-12-02 16:20 +0100
  Re: [PATCH 1/2] mm/page_alloc.c: use list_{first,last}_entry instead  of list_entry Michal Hocko <mhocko@kernel.org> - 2015-12-02 17:30 +0100
  Re: [PATCH 1/2] mm/page_alloc.c: use list_{first,last}_entry instead  of list_entry Mel Gorman <mgorman@techsingularity.net> - 2015-12-02 17:50 +0100
  Re: [PATCH 1/2] mm/page_alloc.c: use list_{first,last}_entry instead  of list_entry David Rientjes <rientjes@google.com> - 2015-12-03 02:30 +0100

csiph-web