From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759950Ab2IKTVt (ORCPT ); Tue, 11 Sep 2012 15:21:49 -0400 Received: from mail-oa0-f46.google.com ([209.85.219.46]:55288 "EHLO mail-oa0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1759488Ab2IKTVs (ORCPT ); Tue, 11 Sep 2012 15:21:48 -0400 Date: Tue, 11 Sep 2012 12:18:53 -0700 From: Greg Kroah-Hartman To: Samuel Iglesias =?iso-8859-1?Q?Gons=E1lvez?= Cc: devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org, industrypack-devel@lists.sourceforge.net Subject: Re: [PATCH v2 00/20] ipack: added callbacks and some cleanup Message-ID: <20120911191853.GA11233@kroah.com> References: <1347363313-17094-1-git-send-email-siglesias@igalia.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1347363313-17094-1-git-send-email-siglesias@igalia.com> 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, Sep 11, 2012 at 01:34:53PM +0200, Samuel Iglesias Gonsálvez wrote: > Hello, > > This second version adds Dan Carpenter's suggestions and it has been rebased > from gregkh's staging-next repository. > > Dan, if you want, you can add the Reviewed-by for all the patches again. > > Hopefully, this time the MTA will not change the Content-Transfer-Encoding from > 8bit to base64. Worked well this time, thanks, all now applied. greg k-h