Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755349AbbBTUSr (ORCPT ); Fri, 20 Feb 2015 15:18:47 -0500 Received: from shards.monkeyblade.net ([149.20.54.216]:45918 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755266AbbBTUSp (ORCPT ); Fri, 20 Feb 2015 15:18:45 -0500 Date: Fri, 20 Feb 2015 15:18:43 -0500 (EST) Message-Id: <20150220.151843.902196140727344622.davem@davemloft.net> To: joe@perches.com Cc: mareklindner@neomailbox.ch, antonio@meshcoding.com, b.a.t.m.a.n@lists.open-mesh.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] batman-adv: Remove uses of return value of seq_printf From: David Miller In-Reply-To: <1424136699.8287.10.camel@perches.com> References: <1424136699.8287.10.camel@perches.com> X-Mailer: Mew version 6.5 on Emacs 24.1 / Mule 6.0 (HANACHIRUSATO) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.5.7 (shards.monkeyblade.net [149.20.54.216]); Fri, 20 Feb 2015 12:18:45 -0800 (PST) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 539 Lines: 16 From: Joe Perches Date: Mon, 16 Feb 2015 17:31:39 -0800 > This function is soon going to return void so remove the > return value use. > > Convert the return value to test seq_has_overflowed() instead. > > Signed-off-by: Joe Perches Applied to net-next. -- 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/