From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-4.0 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 7C321C04AB6 for ; Tue, 28 May 2019 18:44:09 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 5F5A920883 for ; Tue, 28 May 2019 18:44:09 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727688AbfE1SoJ (ORCPT ); Tue, 28 May 2019 14:44:09 -0400 Received: from namei.org ([65.99.196.166]:34832 "EHLO namei.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727235AbfE1SoI (ORCPT ); Tue, 28 May 2019 14:44:08 -0400 Received: from localhost (localhost [127.0.0.1]) by namei.org (8.14.4/8.14.4) with ESMTP id x4SIi7UK030824; Tue, 28 May 2019 18:44:07 GMT Date: Wed, 29 May 2019 04:44:07 +1000 (AEST) From: James Morris To: Micah Morton cc: linux-security-module@vger.kernel.org Subject: Re: [PATCH] LSM: Fix formatting errors in SafeSetID LSM docs In-Reply-To: <20190528155844.171547-1-mortonm@chromium.org> Message-ID: References: <20190528155844.171547-1-mortonm@chromium.org> User-Agent: Alpine 2.21 (LRH 202 2017-01-01) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Sender: owner-linux-security-module@vger.kernel.org Precedence: bulk List-ID: On Tue, 28 May 2019, Micah Morton wrote: > This fixes the unintended occurrences of ??? in the text. > > Signed-off-by: Micah Morton Reviewed-by: James Morris -- James Morris