From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757656Ab1BKRs6 (ORCPT ); Fri, 11 Feb 2011 12:48:58 -0500 Received: from cantor2.suse.de ([195.135.220.15]:34977 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757272Ab1BKRs5 (ORCPT ); Fri, 11 Feb 2011 12:48:57 -0500 Date: Fri, 11 Feb 2011 09:39:18 -0800 From: Greg KH To: ycwang Cc: dbrownell@users.sourceforge.net, linux-kernel@vger.kernel.org Subject: Re: [PATCH] usb: gadget: f_mass_storage: fixed a macro coding style issue Message-ID: <20110211173918.GA9176@suse.de> References: <1297438592-8566-1-git-send-email-yenchengwang@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1297438592-8566-1-git-send-email-yenchengwang@gmail.com> User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Feb 11, 2011 at 11:36:32PM +0800, ycwang wrote: > Fixed a macro coding style issue. What macro coding style issue did you fix? Please be more specific and resend the patch with a more complete changelog entry. thanks, greg k-h