From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mail-pa0-f54.google.com ([209.85.220.54]:35501 "EHLO mail-pa0-f54.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751262AbbIQKZK (ORCPT ); Thu, 17 Sep 2015 06:25:10 -0400 Received: by pacfv12 with SMTP id fv12so17160181pac.2 for ; Thu, 17 Sep 2015 03:25:10 -0700 (PDT) Date: Thu, 17 Sep 2015 15:54:58 +0530 From: Sudip Mukherjee To: Chaehyun Lim Cc: gregkh@linuxfoundation.org, rachel.kim@atmel.com, devel@driverdev.osuosl.org, chris.park@atmel.com, linux-wireless@vger.kernel.org, johnny.kim@atmel.com, tony.cho@atmel.com, leo.kim@atmel.com Subject: Re: [PATCH V2 1/8] staging: wilc1000: remove INLINE macro Message-ID: <20150917102458.GA20514@sudip-pc> (sfid-20150917_122516_375191_2003C0F0) References: <1442476129-14908-1-git-send-email-chaehyun.lim@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <1442476129-14908-1-git-send-email-chaehyun.lim@gmail.com> Sender: linux-wireless-owner@vger.kernel.org List-ID: On Thu, Sep 17, 2015 at 04:48:42PM +0900, Chaehyun Lim wrote: > This patch removes INLINE macro that is used anymore. used? if used then why are you removing it? :) regards sudip