From mboxrd@z Thu Jan 1 00:00:00 1970 From: corbet@lwn.net (Jonathan Corbet) Date: Mon, 15 May 2017 11:21:49 -0600 Subject: [PATCH 06/17] doc: security: minor cleanups to build kernel-doc In-Reply-To: References: <1494676313-144890-1-git-send-email-keescook@chromium.org> <1494676313-144890-7-git-send-email-keescook@chromium.org> Message-ID: <20170515112149.2ef38651@lwn.net> To: linux-security-module@vger.kernel.org List-Id: linux-security-module.vger.kernel.org On Mon, 15 May 2017 09:17:25 +1000 (AEST) James Morris wrote: > On Sat, 13 May 2017, Kees Cook wrote: > > > These fixes were needed to parse lsm_hooks.h kernel-doc. More work is > > needed, but this is the first step. > > > > Cc: Casey Schaufler > > Signed-off-by: Kees Cook > > Should these changes go in via the docs tree or mine? > > In any case: > Acked-by: James Morris These changes are entirely independent from the documentation stuff, so it could really go either way. I'm happy to carry them with the set, if that works for you. Thanks, jon -- To unsubscribe from this list: send the line "unsubscribe linux-security-module" in the body of a message to majordomo at vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965681AbdEORVy (ORCPT ); Mon, 15 May 2017 13:21:54 -0400 Received: from ms.lwn.net ([45.79.88.28]:37532 "EHLO ms.lwn.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933226AbdEORVv (ORCPT ); Mon, 15 May 2017 13:21:51 -0400 Date: Mon, 15 May 2017 11:21:49 -0600 From: Jonathan Corbet To: James Morris Cc: Kees Cook , Casey Schaufler , John Johansen , Tetsuo Handa , Paul Moore , David Howells , Mimi Zohar , James Morris , Tyler Hicks , David Safford , linux-doc@vger.kernel.org, linux-security-module@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 06/17] doc: security: minor cleanups to build kernel-doc Message-ID: <20170515112149.2ef38651@lwn.net> In-Reply-To: References: <1494676313-144890-1-git-send-email-keescook@chromium.org> <1494676313-144890-7-git-send-email-keescook@chromium.org> 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 Mon, 15 May 2017 09:17:25 +1000 (AEST) James Morris wrote: > On Sat, 13 May 2017, Kees Cook wrote: > > > These fixes were needed to parse lsm_hooks.h kernel-doc. More work is > > needed, but this is the first step. > > > > Cc: Casey Schaufler > > Signed-off-by: Kees Cook > > Should these changes go in via the docs tree or mine? > > In any case: > Acked-by: James Morris These changes are entirely independent from the documentation stuff, so it could really go either way. I'm happy to carry them with the set, if that works for you. Thanks, jon