From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753231Ab1I0Aag (ORCPT ); Mon, 26 Sep 2011 20:30:36 -0400 Received: from out4.smtp.messagingengine.com ([66.111.4.28]:45496 "EHLO out4.smtp.messagingengine.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752740Ab1I0Aaf (ORCPT ); Mon, 26 Sep 2011 20:30:35 -0400 X-Sasl-enc: jko1z8ghxfhWiBz3CCR0g8KSqg/gUL3VXEilRnJuSJ2+ 1317083434 Date: Mon, 26 Sep 2011 17:30:01 -0700 From: Greg KH To: Jaap Crezee Cc: gregkh@suse.de, devel@driverdev.osuosl.org, v-abkane@microsoft.com, haiyangz@microsoft.com, linux-kernel@vger.kernel.org Subject: Re: [PATCH 2/3] Staging: hv: connection: fixed coding style issue Message-ID: <20110927003001.GA1694@kroah.com> References: <1316641986-9666-1-git-send-email-jaap@jcz.nl> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1316641986-9666-1-git-send-email-jaap@jcz.nl> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Sep 21, 2011 at 11:53:06PM +0200, Jaap Crezee wrote: > Fixed coding style issue, removed unneeded braces. This no longer applies to the tree :(