Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932359AbaGaJKf (ORCPT ); Thu, 31 Jul 2014 05:10:35 -0400 Received: from mail-we0-f181.google.com ([74.125.82.181]:35427 "EHLO mail-we0-f181.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932265AbaGaJKe convert rfc822-to-8bit (ORCPT ); Thu, 31 Jul 2014 05:10:34 -0400 MIME-Version: 1.0 In-Reply-To: <20140731082051.GL4856@mwanda> References: <1406756021-3578-1-git-send-email-fernando.apesteguia@gmail.com> <20140731082051.GL4856@mwanda> Date: Thu, 31 Jul 2014 11:10:33 +0200 Message-ID: Subject: Re: [PATCH] Staging: rtl8192u: Staticfy debug method. From: =?UTF-8?Q?Fernando_Apestegu=C3=ADa?= To: Dan Carpenter Cc: Greg KH , linux-kernel@vger.kernel.org, devel@driverdev.osuosl.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org El 31/07/2014 10:21, "Dan Carpenter" escribió: > > You need to compile these things before sending them... > > This adds a GCC warning about uncalled functions. Sorry, but I did compile it with make C=1 M=drivers/staging But for the function to be called, DEBUG_EPROM must be defined and I had it defined. That's why I overlooked the warning. Apologies. > > regards, > dan carpenter > -- 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/