From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751890AbaKERu3 (ORCPT ); Wed, 5 Nov 2014 12:50:29 -0500 Received: from zeniv.linux.org.uk ([195.92.253.2]:44439 "EHLO ZenIV.linux.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751831AbaKERuZ (ORCPT ); Wed, 5 Nov 2014 12:50:25 -0500 Date: Wed, 5 Nov 2014 17:50:21 +0000 From: Al Viro To: Steven Rostedt Cc: linux-kernel@vger.kernel.org, Ingo Molnar , Andrew Morton , Joe Perches Subject: Re: [RFA][PATCH 0/8] seq_file: Remove return checks of seq_printf() Message-ID: <20141105175020.GA3895@ZenIV.linux.org.uk> References: <20141029215602.535533597@goodmis.org> <20141104080436.10904a7a@gandalf.local.home> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20141104080436.10904a7a@gandalf.local.home> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Nov 04, 2014 at 08:04:36AM -0500, Steven Rostedt wrote: > On Wed, 29 Oct 2014 17:56:02 -0400 > Steven Rostedt wrote: > > > [ REQUEST FOR ACKS ] > > Al, > > Can you take a look at these, and give me an Acked-by if they are OK > with you? Looks sane. How do you want to handle the merge of that series?