From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755632AbdLUUzB (ORCPT ); Thu, 21 Dec 2017 15:55:01 -0500 Received: from ms.lwn.net ([45.79.88.28]:40616 "EHLO ms.lwn.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753163AbdLUUy7 (ORCPT ); Thu, 21 Dec 2017 15:54:59 -0500 Date: Thu, 21 Dec 2017 13:54:57 -0700 From: Jonathan Corbet To: Cengiz Can Cc: Wolfram Sang , linux-i2c@vger.kernel.org, linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v2] i2c: update i2c-dev.h warning in documentation Message-ID: <20171221135457.0bd71225@lwn.net> In-Reply-To: References: <20171209231058.270ce75c@nostromo> <20171211162004.2185a7ef@lwn.net> <20171221123809.40311490@lwn.net> Organization: LWN.net MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 21 Dec 2017 23:49:16 +0300 Cengiz Can wrote: > I've ditched claws-mail and will use git send-mail instead. FWIW, I use claws for patch mailing and more. It can be made to work, you just need to tweak the options a bit. The trick is to send patches to yourself and keep at it until what you receive still applies. jon