Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755090AbbHDHug (ORCPT ); Tue, 4 Aug 2015 03:50:36 -0400 Received: from mail-lb0-f173.google.com ([209.85.217.173]:35849 "EHLO mail-lb0-f173.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754683AbbHDHue (ORCPT ); Tue, 4 Aug 2015 03:50:34 -0400 MIME-Version: 1.0 In-Reply-To: <1438635410-3757-3-git-send-email-mporter@konsulko.com> References: <1438635410-3757-1-git-send-email-mporter@konsulko.com> <1438635410-3757-3-git-send-email-mporter@konsulko.com> Date: Tue, 4 Aug 2015 10:50:32 +0300 X-Google-Sender-Auth: nyyfoeYjpaqWaN0k3uAzxEJFQa4 Message-ID: Subject: Re: [PATCH 2/3] iio: temperature: add max6675 thermocouple converter driver From: Daniel Baluta To: Matt Porter Cc: Linux IIO List , Devicetree List , Jonathan Cameron , Rob Herring , Mark Rutland , Linux Kernel Mailing List Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 681 Lines: 18 On Mon, Aug 3, 2015 at 11:56 PM, Matt Porter wrote: > Add a driver for the MAX6675 thermocouple converter. This > device interfaces with K-type thermocouples and provides > cold-junction compensated temperature readings via a > SPI interface. ./scripts/checkpatch.pl --strict says: CHECK: braces {} should be used on all arms of this statement #118: FILE: drivers/iio/temperature/max6675.c:61: thanks, Daniel. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/