From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751861AbcBHOLX (ORCPT ); Mon, 8 Feb 2016 09:11:23 -0500 Received: from bh-25.webhostbox.net ([208.91.199.152]:60880 "EHLO bh-25.webhostbox.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750922AbcBHOLW (ORCPT ); Mon, 8 Feb 2016 09:11:22 -0500 Subject: Re: [PATCH] watchdog: w83627hf: Added NCT6102D support. To: Rob Kramer References: <56B40FCD.1010802@solution-space.com> <56B6290B.6010904@roeck-us.net> <20160208075340.GA17935@wrobbie.Home> Cc: Wim Van Sebroeck , linux-kernel@vger.kernel.org, linux-watchdog@vger.kernel.org From: Guenter Roeck Message-ID: <56B8A208.1010009@roeck-us.net> Date: Mon, 8 Feb 2016 06:11:20 -0800 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.5.1 MIME-Version: 1.0 In-Reply-To: <20160208075340.GA17935@wrobbie.Home> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Authenticated_sender: linux@roeck-us.net X-OutGoing-Spam-Status: No, score=-1.0 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - bh-25.webhostbox.net X-AntiAbuse: Original Domain - vger.kernel.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - roeck-us.net X-Get-Message-Sender-Via: bh-25.webhostbox.net: authenticated_id: linux@roeck-us.net X-Authenticated-Sender: bh-25.webhostbox.net: linux@roeck-us.net X-Source: X-Source-Args: X-Source-Dir: Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 02/07/2016 11:53 PM, Rob Kramer wrote: > On Sat, Feb 06, 2016 at 09:10:35AM -0800, Guenter Roeck wrote: >> your patch is whitespace damaged (tabs replaced with spaces) and can not be applied. >> Please resend. > > Oops, you're right. I'll send it again shortly, from mutt instead of > Thunderbird (which apparently is problematic even with external editor). > If you plan to send more patches in the future, you might consider using "git send-email". Thanks, Guenter