From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.kernel.org ([198.145.29.99]:46858 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753482AbeCYQ4a (ORCPT ); Sun, 25 Mar 2018 12:56:30 -0400 Date: Sun, 25 Mar 2018 17:56:24 +0100 From: Jonathan Cameron To: Joe Perches Cc: William Breathitt Gray , knaack.h@gmx.de, lars@metafoo.de, pmeerw@pmeerw.net, benjamin.gaignard@st.com, linux-iio@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v5 1/8] counter: Introduce the Generic Counter interface Message-ID: <20180325175624.4cdaaefe@archlinux> In-Reply-To: <1521963970.24655.16.camel@perches.com> References: <20180324173358.571e2fd8@archlinux> <1521963970.24655.16.camel@perches.com> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Sender: linux-iio-owner@vger.kernel.org List-Id: linux-iio@vger.kernel.org On Sun, 25 Mar 2018 00:46:10 -0700 Joe Perches wrote: > On Sat, 2018-03-24 at 17:33 +0000, Jonathan Cameron wrote: > > checkpatch.pl --strict (but take into account some of the warnings will > > be silly so don't fix them all). > > What checkpatch output is silly? Sorry - bad word choice. It guides you to where you should look very well, but sometimes the patch author should consider the warning and decide to ignore it. Great tool - not magic! Jonathan > -- > To unsubscribe from this list: send the line "unsubscribe linux-iio" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html