From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755571Ab2ISOCn (ORCPT ); Wed, 19 Sep 2012 10:02:43 -0400 Received: from na3sys009aog119.obsmtp.com ([74.125.149.246]:54136 "EHLO na3sys009aog119.obsmtp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753411Ab2ISOCm (ORCPT ); Wed, 19 Sep 2012 10:02:42 -0400 Message-ID: <5059D078.6050902@ti.com> Date: Wed, 19 Sep 2012 19:32:32 +0530 From: Shubhrajyoti User-Agent: Mozilla/5.0 (X11; Linux i686; rv:11.0) Gecko/20120329 Thunderbird/11.0.1 MIME-Version: 1.0 To: Samuel Ortiz CC: linux-kernel@vger.kernel.org, julia.lawall@lip6.fr Subject: Re: [PATCH] mfd: Convert struct i2c_msg initialization to C99 format References: <1347896698-20307-1-git-send-email-shubhrajyoti@ti.com> <20120919112827.GI8138@sortiz-mobl> In-Reply-To: <20120919112827.GI8138@sortiz-mobl> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wednesday 19 September 2012 04:58 PM, Samuel Ortiz wrote: >> drivers/mfd/88pm860x-i2c.c | 14 ++++++++++++-- >> > 1 files changed, 12 insertions(+), 2 deletions(-) > Patch applied, thanks. thanks. > > Cheers, > Samuel.