From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752936AbaF1PX3 (ORCPT ); Sat, 28 Jun 2014 11:23:29 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:52093 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751058AbaF1PX2 (ORCPT ); Sat, 28 Jun 2014 11:23:28 -0400 Date: Sat, 28 Jun 2014 11:23:16 -0400 From: Greg Kroah-Hartman To: Guillaume Morin Cc: Lidza Louina , Mark Hounschell , devel@driverdev.osuosl.org, driverdev-devel@linuxdriverproject.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] staging: dgnc_driver.c: code style fixes Message-ID: <20140628152316.GC29548@kroah.com> References: <20010f834ddc542235b3bcac65caed31c62f7cbb.1403930174.git.guillaume@morinfr.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20010f834ddc542235b3bcac65caed31c62f7cbb.1403930174.git.guillaume@morinfr.org> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, Jun 28, 2014 at 06:48:48AM +0200, Guillaume Morin wrote: > From: Guillaume Morin > > Simple code style fixes What exactly are those code style fixes? Please be explicit. greg k-h