From mboxrd@z Thu Jan 1 00:00:00 1970 From: Boaz Harrosh Subject: Re: [PATCH] exofs: fix sparse non-ANSI function warning Date: Tue, 12 Jun 2012 09:21:46 +0300 Message-ID: <4FD6DFFA.2050802@panasas.com> References: <4FD6836F.1020406@xenotime.net> <4FD6DC7A.9000709@panasas.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Cc: LKML , , Benny Halevy , Andrew Morton , , Linus Torvalds To: Randy Dunlap Return-path: Received: from natasha.panasas.com ([67.152.220.90]:44942 "EHLO natasha.panasas.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751670Ab2FLGWA (ORCPT ); Tue, 12 Jun 2012 02:22:00 -0400 In-Reply-To: <4FD6DC7A.9000709@panasas.com> Sender: linux-fsdevel-owner@vger.kernel.org List-ID: On 06/12/2012 09:06 AM, Boaz Harrosh wrote: > On 06/12/2012 02:46 AM, Randy Dunlap wrote: > >> From: Randy Dunlap >> >> Fix sparse non-ANSI function warning: >> >> fs/exofs/sys.c:112:28: warning: non-ANSI function declaration of function 'exofs_sysfs_dbg_print' >> > > > Thanks, will push for 3.6 merge window. Might take me > a few days to push to linux-next > Linus already pushed this for -rc3, cool less work for me ;-) Thanks guys Boaz > Boaz >