From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753895AbbKBRQc (ORCPT ); Mon, 2 Nov 2015 12:16:32 -0500 Received: from tex.lwn.net ([70.33.254.29]:44379 "EHLO vena.lwn.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752466AbbKBRQa (ORCPT ); Mon, 2 Nov 2015 12:16:30 -0500 Date: Mon, 2 Nov 2015 10:16:28 -0700 From: Jonathan Corbet To: conchur@web.de Cc: linux-kernel@vger.kernel.org, "Ben Hutchings" , "Andrew Morton" , "Randy Dunlap" , "Danilo Cesar Lemes de Paula" , "=?UTF-8?B?SsOpcsOpbXk=?= Bobbio" , "Johannes Berg" , "Bart Van Assche" Subject: Re: kernel-doc: Not stripped #define/#ifdef/#endif in enums Message-ID: <20151102101628.68f7324a@lwn.net> In-Reply-To: References: Organization: LWN.net X-Mailer: Claws Mail 3.12.0 (GTK+ 2.24.28; x86_64-redhat-linux-gnu) 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 Sun, 1 Nov 2015 17:20:11 +0100 conchur@web.de wrote: > just noticed that #define in kernel-doc are not correctly stripped > anymore from enums. Here is my patch Thanks for your patches, but I can't apply them in their current form. Could you please do me a favor and: - Include changelogs that say why the changes are being made - what is the problem with how things are now? - Include a proper signoff. See Documentation/SubmittingPatches for details. You can probably trim the CC list somewhat the next time around as well. Thanks, jon