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=-5.7 required=3.0 tests=BAYES_00,DATE_IN_PAST_12_24, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=no 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 6E00CC4363A for ; Wed, 28 Oct 2020 21:59:25 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 088C12473C for ; Wed, 28 Oct 2020 21:59:24 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=paul-moore-com.20150623.gappssmtp.com header.i=@paul-moore-com.20150623.gappssmtp.com header.b="xGxWf1sY" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729286AbgJ1V7X (ORCPT ); Wed, 28 Oct 2020 17:59:23 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:50068 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728439AbgJ1V56 (ORCPT ); Wed, 28 Oct 2020 17:57:58 -0400 Received: from mail-wr1-x443.google.com (mail-wr1-x443.google.com [IPv6:2a00:1450:4864:20::443]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id B1DF9C0613CF for ; Wed, 28 Oct 2020 14:57:58 -0700 (PDT) Received: by mail-wr1-x443.google.com with SMTP id t9so632075wrq.11 for ; Wed, 28 Oct 2020 14:57:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=paul-moore-com.20150623.gappssmtp.com; s=20150623; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=uP/JEghnSGmj7e6AesSlvrZCV6WUBdPW7UyUOd9YPjI=; b=xGxWf1sYuQimA8Pb3JOW0Wj0BHMIJCwn1gMWtOQy75nP6RaEoOq5C/GkmXVi7pHKQj JQ7bvUzAW0JZrXHMEn6KLifhrkFXf/U+agkeQOIAgrfBy0MRN1A7wsUEVG/59kaV8fJG BuzwSFP8yoA5JQmdAV/2ctelQ4BILa1EQC4ju8/13mBjAWU+WvL2gkKqqiBJHgwYWfLt JdZRj5Gs/OERhjmHPr+eDxQN87UPieTnau6amvhohFijsraX4+FiMqA24NPddFbiG83O DEN322EhEyA2xNoTK71H29NH8ZgHWk8I0D6k3VymVMJP3jgQ2rL9e825nsEH+EaHXORU oI3Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=uP/JEghnSGmj7e6AesSlvrZCV6WUBdPW7UyUOd9YPjI=; b=t6srV07nV5eRYkMUb2b+ihPuZAM7hp1g7CiZN+DbxePkvij5Bd2ej/hTDwyh3esz0z 9xdp+LtGGy0Xrh3IcyvnmI8Aa6+164RKtnIkyV9tN/S8pqcOH/BB1SHnWVcVCCxQT1Kp cN6PYH0LTM6OL4IhcqE/OF3yLeN9U3X4IJYAMb6JxFtNi+kZTaOycQ7pM6T5zBF30aY5 lSRGCVC43LR4WPp4Aj1FIhpJC5UpLImvBm7qZHNXkT9DifVzjWxt9waPFZZtZK4nG9Z0 Hqhe+AK3GFqP9WCQWopkqT+75FR5pk5rneLGzXAO5gxO9GK9FD4ohQiZJO5+I4HE3SoG ACqA== X-Gm-Message-State: AOAM530BokDkhEqwR273EILeL+9r4aR2PgD4EaM3LoTh3aegR9PJTkWJ Nd2H913qN2S6fgsDJ53N5vZS2hMiPcX2C7rL0rImi2wPaw== X-Google-Smtp-Source: ABdhPJxy3tTKM5QLQXt5ygim35ZXlLtmSNyEsb2Vs87VSTGD8dpJf1fiQCjE/MH+lUa0LAsHp33dW1sarczD6VGn2D8= X-Received: by 2002:a17:906:25cc:: with SMTP id n12mr4949548ejb.488.1603846795601; Tue, 27 Oct 2020 17:59:55 -0700 (PDT) MIME-Version: 1.0 References: <8c04d5c5d0144019c2c38d7c3f31061d6b35d360.1603469755.git.mchehab+huawei@kernel.org> <20201025233820.7f946e1c@coco.lan> In-Reply-To: <20201025233820.7f946e1c@coco.lan> From: Paul Moore Date: Tue, 27 Oct 2020 20:59:44 -0400 Message-ID: Subject: Re: [PATCH v3 51/56] audit: fix a kernel-doc markup To: Mauro Carvalho Chehab Cc: Linux Doc Mailing List , Jonathan Corbet , Eric Paris , linux-audit@redhat.com, linux-kernel@vger.kernel.org Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, Oct 25, 2020 at 6:38 PM Mauro Carvalho Chehab wrote: > Em Sun, 25 Oct 2020 18:10:44 -0400 > Paul Moore escreveu: > > > On Fri, Oct 23, 2020 at 12:33 PM Mauro Carvalho Chehab > > wrote: > > > > > > typo: > > > kauditd_print_skb -> kauditd_printk_skb > > > > > > Signed-off-by: Mauro Carvalho Chehab > > > --- > > > kernel/audit.c | 2 +- > > > 1 file changed, 1 insertion(+), 1 deletion(-) > > > > Looks good to me, nice catch. Would you like me to pull this into the > > audit tree or are you intending this to get pulled in as part of the > > larger patchset somewhere else? > > Feel free to apply it directly via audit tree. I just merged it into audit/next, you should see it shortly. Thanks! -- paul moore www.paul-moore.com 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=-6.8 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED autolearn=no 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 09B5AC388F9 for ; Wed, 28 Oct 2020 01:24:19 +0000 (UTC) Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [216.205.24.124]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 53B4822258 for ; Wed, 28 Oct 2020 01:24:17 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 53B4822258 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=paul-moore.com Authentication-Results: mail.kernel.org; spf=tempfail smtp.mailfrom=linux-audit-bounces@redhat.com Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-345-pZ5Kem_mNzmQaKiTFUeC7A-1; Tue, 27 Oct 2020 21:24:15 -0400 X-MC-Unique: pZ5Kem_mNzmQaKiTFUeC7A-1 Received: from smtp.corp.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 8AE5C8030CA; Wed, 28 Oct 2020 01:24:11 +0000 (UTC) Received: from colo-mx.corp.redhat.com (colo-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.20]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 983E260C15; Wed, 28 Oct 2020 01:24:10 +0000 (UTC) Received: from lists01.pubmisc.prod.ext.phx2.redhat.com (lists01.pubmisc.prod.ext.phx2.redhat.com [10.5.19.33]) by colo-mx.corp.redhat.com (Postfix) with ESMTP id 6237A181A869; Wed, 28 Oct 2020 01:24:07 +0000 (UTC) Received: from smtp.corp.redhat.com (int-mx06.intmail.prod.int.rdu2.redhat.com [10.11.54.6]) by lists01.pubmisc.prod.ext.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id 09S102JR025047 for ; Tue, 27 Oct 2020 21:00:02 -0400 Received: by smtp.corp.redhat.com (Postfix) id E53532157F24; Wed, 28 Oct 2020 01:00:01 +0000 (UTC) Received: from mimecast-mx02.redhat.com (mimecast01.extmail.prod.ext.rdu2.redhat.com [10.11.55.17]) by smtp.corp.redhat.com (Postfix) with ESMTPS id DC7812157F23 for ; Wed, 28 Oct 2020 00:59:59 +0000 (UTC) Received: from us-smtp-1.mimecast.com (us-smtp-delivery-1.mimecast.com [207.211.31.120]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA384 (256/256 bits)) (No client certificate requested) by mimecast-mx02.redhat.com (Postfix) with ESMTPS id A9DA8858298 for ; Wed, 28 Oct 2020 00:59:59 +0000 (UTC) Received: from mail-ej1-f65.google.com (mail-ej1-f65.google.com [209.85.218.65]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-451-ImCRQ3V0Mvm8mAyAapKBeg-1; Tue, 27 Oct 2020 20:59:57 -0400 X-MC-Unique: ImCRQ3V0Mvm8mAyAapKBeg-1 Received: by mail-ej1-f65.google.com with SMTP id p9so4862681eji.4 for ; Tue, 27 Oct 2020 17:59:56 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=uP/JEghnSGmj7e6AesSlvrZCV6WUBdPW7UyUOd9YPjI=; b=UnIRQNftjapLyumwX84NX0Uk48j7kvVTyVkJoH5B9agFmMyiGXpNY2sFbIUW+ytc2e yxQ72laJvAG24+2cv4BQom9jQCOvhFu45zXHqePFgK40F8ZjOJMv3NjcC0Z+QTiL/nSk dUp4XejpE0lQaoWISBhBEhRvQ/HmagJsanMBcHu0cqOu9cVrId5w7j7D85q7pZPXm2kT CZHcFlft4m2QJu1nk/WgFzKftEL3cnamKEQO6R17mhN2MsKxfRHDZKMKz+LFViqFPCNt wE5UYErQtkWscnNoxo5E+ju/XTulrWWRdX23C7aA249Wu8ZnWF5YO/GaDq81euJvVVxY LjzQ== X-Gm-Message-State: AOAM533ujnEivEsvT2m0DzrmHUsiVHDE1Qe6WujTXKA4wyEqNZvFjc+K SfgJ3Jd4/4/EZMHbCvFrc3b5bBYPRGODLna0S4J/ X-Google-Smtp-Source: ABdhPJxy3tTKM5QLQXt5ygim35ZXlLtmSNyEsb2Vs87VSTGD8dpJf1fiQCjE/MH+lUa0LAsHp33dW1sarczD6VGn2D8= X-Received: by 2002:a17:906:25cc:: with SMTP id n12mr4949548ejb.488.1603846795601; Tue, 27 Oct 2020 17:59:55 -0700 (PDT) MIME-Version: 1.0 References: <8c04d5c5d0144019c2c38d7c3f31061d6b35d360.1603469755.git.mchehab+huawei@kernel.org> <20201025233820.7f946e1c@coco.lan> In-Reply-To: <20201025233820.7f946e1c@coco.lan> From: Paul Moore Date: Tue, 27 Oct 2020 20:59:44 -0400 Message-ID: Subject: Re: [PATCH v3 51/56] audit: fix a kernel-doc markup To: Mauro Carvalho Chehab X-Mimecast-Impersonation-Protect: Policy=CLT - Impersonation Protection Definition; Similar Internal Domain=false; Similar Monitored External Domain=false; Custom External Domain=false; Mimecast External Domain=false; Newly Observed Domain=false; Internal User Name=false; Custom Display Name List=false; Reply-to Address Mismatch=false; Targeted Threat Dictionary=false; Mimecast Threat Dictionary=false; Custom Threat Dictionary=false X-Scanned-By: MIMEDefang 2.78 on 10.11.54.6 X-loop: linux-audit@redhat.com Cc: linux-audit@redhat.com, Jonathan Corbet , linux-kernel@vger.kernel.org, Linux Doc Mailing List X-BeenThere: linux-audit@redhat.com X-Mailman-Version: 2.1.12 Precedence: junk List-Id: Linux Audit Discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-audit-bounces@redhat.com Errors-To: linux-audit-bounces@redhat.com X-Scanned-By: MIMEDefang 2.79 on 10.5.11.12 Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=linux-audit-bounces@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit On Sun, Oct 25, 2020 at 6:38 PM Mauro Carvalho Chehab wrote: > Em Sun, 25 Oct 2020 18:10:44 -0400 > Paul Moore escreveu: > > > On Fri, Oct 23, 2020 at 12:33 PM Mauro Carvalho Chehab > > wrote: > > > > > > typo: > > > kauditd_print_skb -> kauditd_printk_skb > > > > > > Signed-off-by: Mauro Carvalho Chehab > > > --- > > > kernel/audit.c | 2 +- > > > 1 file changed, 1 insertion(+), 1 deletion(-) > > > > Looks good to me, nice catch. Would you like me to pull this into the > > audit tree or are you intending this to get pulled in as part of the > > larger patchset somewhere else? > > Feel free to apply it directly via audit tree. I just merged it into audit/next, you should see it shortly. Thanks! -- paul moore www.paul-moore.com -- Linux-audit mailing list Linux-audit@redhat.com https://www.redhat.com/mailman/listinfo/linux-audit