From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Mon, 28 Mar 2016 23:02:57 +0800 Message-ID: <1757463.snOK1GtmKT@voltaire> In-Reply-To: References: MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart3551843.hWh1a8QZUi"; micalg="pgp-sha256"; protocol="application/pgp-signature" Subject: Re: [B.A.T.M.A.N.] [PATCH 07/14] batman-adv: use list_for_each_entry_safe List-Id: The list for a Better Approach To Mobile Ad-hoc Networking List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: b.a.t.m.a.n@lists.open-mesh.org Cc: netdev@vger.kernel.org, Antonio Quartulli , linux-kernel@vger.kernel.org, Geliang Tang , "David S. Miller" --nextPart3551843.hWh1a8QZUi Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" On Friday, December 18, 2015 23:33:31 Geliang Tang wrote: > Use list_for_each_entry_safe() instead of list_for_each_safe() to > simplify the code. > > Signed-off-by: Geliang Tang > --- > net/batman-adv/icmp_socket.c | 22 +++++++++------------- > 1 file changed, 9 insertions(+), 13 deletions(-) Applied in the batman tree (revision 1557404). Thanks, Marek --nextPart3551843.hWh1a8QZUi Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part. Content-Transfer-Encoding: 7Bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAABCAAGBQJW+UehAAoJEFNVTo/uthzA8eoH/RA+nmwipTRTPgGKo+nNKXK8 9Dcz9C2znHPsFV7yISAwXvMesH0Tr78jGfFezO/tqKeVEQ9MykIdKpvR8Y4c7vvI xjpCEaHX2lgfMNZXjbbjKY3sdJUN+HUhaDvRFbn6h7OIbF/KfllwHmpb3tYnH+hq JyxWOT4vsL19tRF1KY5rNVN+8TxfDTrBwF8Fi5cvMFZd1XgF7Ip7EqhUPNlMyEOk qKdlAR/t+YqIeB0+cxwwlgsWUYOuat6APbNaS2kl3p2f+3sDOowl8ykknKVBIBMg BhONPHZQlz+ef0LiLsuqtMj6Qd17nIUg5lNsPq48RbjJzdOirzHBKHTAlNSNcn0= =cST+ -----END PGP SIGNATURE----- --nextPart3551843.hWh1a8QZUi--