Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1618910
| From | Pablo Neira Ayuso <pablo@netfilter.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] net: netfilter: Use list_{next/prev}_entry instead of list_entry |
| Date | 2017-04-07 17:40 +0200 |
| Message-ID | <ttE9r-A7-1@gated-at.bofh.it> (permalink) |
| References | <tqeEy-2pZ-19@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Wed, Mar 29, 2017 at 11:15:40AM +0530, simran singhal wrote: > This patch replace list_entry with list_prev_entry as it makes the > code more clear to read. Also applied, thanks.
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH] net: netfilter: Use list_{next/prev}_entry instead of list_entry simran singhal <singhalsimran0@gmail.com> - 2017-03-29 07:50 +0200
Re: [PATCH] net: netfilter: Use list_{next/prev}_entry instead of list_entry Pablo Neira Ayuso <pablo@netfilter.org> - 2017-04-07 17:40 +0200
csiph-web