Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753574Ab3IWIpf (ORCPT ); Mon, 23 Sep 2013 04:45:35 -0400 Received: from mail-oa0-f44.google.com ([209.85.219.44]:59022 "EHLO mail-oa0-f44.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753096Ab3IWIpc convert rfc822-to-8bit (ORCPT ); Mon, 23 Sep 2013 04:45:32 -0400 MIME-Version: 1.0 In-Reply-To: <1379364632-19197-1-git-send-email-vincent.stehle@laposte.net> References: <1379364632-19197-1-git-send-email-vincent.stehle@laposte.net> Date: Mon, 23 Sep 2013 10:45:32 +0200 Message-ID: Subject: Re: [PATCH linux-next] pinctrl: fix pinconf_dbg_config_write return type From: Linus Walleij To: =?ISO-8859-1?Q?Vincent_Stehl=E9?= Cc: "linux-kernel@vger.kernel.org" , "linux-next@vger.kernel.org" Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 822 Lines: 21 On Mon, Sep 16, 2013 at 10:50 PM, Vincent Stehl? wrote: > Have pinconf_dbg_config_write() return a ssize_t. This fixes the following > compilation warning: > > drivers/pinctrl/pinconf.c:617:2: warning: initialization from incompatible pointer type [enabled by default] > drivers/pinctrl/pinconf.c:617:2: warning: (near initialization for ?pinconf_dbg_pinconfig_fops.write?) [enabled by default] > > Signed-off-by: Vincent Stehl? > Cc: Linus Walleij Patch applied! Yours, Linus Walleij -- 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/