From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Tue, 5 Jan 2016 06:02:08 +0100 From: Linus =?utf-8?Q?L=C3=BCssing?= Message-ID: <20160105050208.GX2823@otheros> References: <1450617490-3544-1-git-send-email-sven@narfation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <1450617490-3544-1-git-send-email-sven@narfation.org> Subject: Re: [B.A.T.M.A.N.] [PATCH v2 01/30] batman-adv: Fix list removal of batadv_hardif_neigh_node List-Id: The list for a Better Approach To Mobile Ad-hoc Networking List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: The list for a Better Approach To Mobile Ad-hoc Networking The whole patchset looks pretty good to me. Checked all patches for bugs but couldn't find any - could only find minor style issues. Patches 1 to 9 are definitely a must for maint. Nasty bugs... Did not check: * Whether "Fixes:" tags match * How kref compares to atomic_t under the hood, whether it is currently basically the same or whether a switch fixes some bugs Great patchset! :) Cheers, Linus PS: Just to clarify, patch 10 is only a style patch, right?