From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from userp1040.oracle.com ([156.151.31.81]:17825 "EHLO userp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751740AbaFCGHQ (ORCPT ); Tue, 3 Jun 2014 02:07:16 -0400 Date: Tue, 3 Jun 2014 09:06:22 +0300 From: Dan Carpenter To: Ovidiu Toader Cc: Antti Palosaari , Mauro Carvalho Chehab , Greg Kroah-Hartman , devel@driverdev.osuosl.org, linux-media@vger.kernel.org Subject: Re: [PATCH v2] staging/media/rtl2832u_sdr: fix coding style problems by adding blank lines Message-ID: <20140603060303.GX17724@mwanda> References: <538D18EE.6070509@phas.ubc.ca> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <538D18EE.6070509@phas.ubc.ca> Sender: linux-media-owner@vger.kernel.org List-ID: On Mon, Jun 02, 2014 at 05:38:06PM -0700, Ovidiu Toader wrote: > This minor patch fixes all WARNING:SPACING style warnings in rtl2832_sdr.c > > The new version of the file pleases checkpatch.pl when run with "--ignore LONG_LINE". > Looks good. Thanks. regards, dan carpenter