Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752510AbbBXBXT (ORCPT ); Mon, 23 Feb 2015 20:23:19 -0500 Received: from smtprelay0205.hostedemail.com ([216.40.44.205]:34311 "EHLO smtprelay.hostedemail.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752424AbbBXBXQ (ORCPT ); Mon, 23 Feb 2015 20:23:16 -0500 X-Session-Marker: 6A6F6540706572636865732E636F6D X-Spam-Summary: 50,0,0,,d41d8cd98f00b204,joe@perches.com,:::::::,RULES_HIT:41:355:379:541:599:800:960:967:968:973:988:989:1260:1277:1311:1313:1314:1345:1359:1373:1437:1515:1516:1518:1534:1540:1593:1594:1711:1730:1747:1777:1792:2393:2525:2553:2560:2563:2682:2685:2693:2828:2859:2933:2937:2939:2942:2945:2947:2951:2954:3022:3138:3139:3140:3141:3142:3352:3622:3865:3866:3867:3868:3872:3934:3936:3938:3941:3944:3947:3950:3953:3956:3959:4321:4605:5007:6261:8957:8985:9025:10004:10400:10848:10967:11026:11232:11658:11914:12043:12296:12438:12517:12519:12555:12740:13069:13311:13357:14096:14097:21063:21080,0,RBL:none,CacheIP:none,Bayesian:0.5,0.5,0.5,Netcheck:none,DomainCache:0,MSF:not bulk,SPF:fn,MSBL:0,DNSBL:none,Custom_rules:0:0:0 X-HE-Tag: stick44_908d843f29f13 X-Filterd-Recvd-Size: 1827 Message-ID: <1424740992.5342.1.camel@perches.com> Subject: Re: [PATCH 07/27] ipmi: Remove use of seq_printf return value From: Joe Perches To: Andrew Morton Cc: Corey Minyard , openipmi-developer@lists.sourceforge.net, linux-kernel@vger.kernel.org Date: Mon, 23 Feb 2015 17:23:12 -0800 In-Reply-To: <20150223155053.d5bb98f2a0afa7bf632349ec@linux-foundation.org> References: <54d113c63d60a8e00780f98b18028d6f2ff8af7e.1424573328.git.joe@perches.com> <20150223155053.d5bb98f2a0afa7bf632349ec@linux-foundation.org> Content-Type: text/plain; charset="ISO-8859-1" X-Mailer: Evolution 3.12.7-0ubuntu1 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1051 Lines: 29 On Mon, 2015-02-23 at 15:50 -0800, Andrew Morton wrote: > On Sat, 21 Feb 2015 18:53:34 -0800 Joe Perches wrote: > > > The seq_printf return value, because it's frequently misused, > > will eventually be converted to void. > > > > See: commit 1f33c41c03da ("seq_file: Rename seq_overflow() to > > seq_has_overflowed() and make public") > > 4.0-rc1 appears to have an earlier and different version of this. > > commit d6c5dc18d863338528f4e89e8dba9449c6e30f4e > Author: Joe Perches > AuthorDate: Tue Feb 17 11:10:56 2015 -0800 > Commit: Corey Minyard > CommitDate: Thu Feb 19 20:58:41 2015 -0600 > > ipmi: Remove uses of return value of seq_printf Yeah, I sent Corey a relative patch too. https://lkml.org/lkml/2015/2/22/133 -- 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/