From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mail.linuxfoundation.org ([140.211.169.12]:45083 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751797AbbHQTvk (ORCPT ); Mon, 17 Aug 2015 15:51:40 -0400 Date: Mon, 17 Aug 2015 12:51:39 -0700 From: Greg KH To: Chaehyun Lim Cc: johnny.kim@atmel.com, rachel.kim@atmel.com, dean.lee@atmel.com, chris.park@atmel.com, linux-wireless@vger.kernel.org, devel@driverdev.osuosl.org Subject: Re: [PATCH 1/4] staging: wilc1000: delete wilc_log.h Message-ID: <20150817195139.GA6381@kroah.com> (sfid-20150817_215143_657567_794CCFF6) References: <1439819071-30000-1-git-send-email-chaehyun.lim@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <1439819071-30000-1-git-send-email-chaehyun.lim@gmail.com> Sender: linux-wireless-owner@vger.kernel.org List-ID: On Mon, Aug 17, 2015 at 10:44:28PM +0900, Chaehyun Lim wrote: > The macros in wilc_log.h are not referenced anywhere, so just delete it. Oops, I just did this same thing before I saw your email, sorry about that. greg k-h