From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754743Ab0GFBnM (ORCPT ); Mon, 5 Jul 2010 21:43:12 -0400 Received: from koto.vergenet.net ([210.128.90.7]:48730 "EHLO koto.vergenet.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752703Ab0GFBnL (ORCPT ); Mon, 5 Jul 2010 21:43:11 -0400 Date: Tue, 6 Jul 2010 10:43:08 +0900 From: Simon Horman To: Joe Eloff Cc: Greg Kroah-Hartman , H Hartley Sweeten , devel , linux-kernel Subject: Re: [PATCH 2/2] Staging: dt3155: fix coding style issues in dt3155_drv.c Message-ID: <20100706014308.GD26527@verge.net.au> References: <1278367345.5396.64.camel@dermezel> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1278367345.5396.64.camel@dermezel> 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 Tue, Jul 06, 2010 at 12:02:25AM +0200, Joe Eloff wrote: > >From eba804d73097793329e857bebb31bd1de39cad5c Mon Sep 17 00:00:00 2001 > From: Joe Eloff > Date: Mon, 5 Jul 2010 23:53:36 +0200 > Subject: [PATCH 2/2] Staging: dt3155: fix coding style issues in > dt3155_drv.c > > This is a patch to the dt3155_drv.c file that fixes up last errors found > by the checkpatch.pl tool. > Signed-off-by: Joe Eloff This looks entirely reasonable to me. Reviewed-by: Simon Horman