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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 13175C25B0E for ; Tue, 16 Aug 2022 21:44:48 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236916AbiHPVor (ORCPT ); Tue, 16 Aug 2022 17:44:47 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:53326 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231594AbiHPVoq (ORCPT ); Tue, 16 Aug 2022 17:44:46 -0400 Received: from mail.netfilter.org (mail.netfilter.org [217.70.188.207]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id 7766E6524B for ; Tue, 16 Aug 2022 14:44:45 -0700 (PDT) Date: Tue, 16 Aug 2022 23:44:39 +0200 From: Pablo Neira Ayuso To: Jacob Keller Cc: Netfilter Devel , Duncan Roe , Duncan Roe Subject: Re: [PATCH libmnl v3 1/2] libmnl: update attribute function comments to use \return Message-ID: References: <20220808175020.2983706-1-jacob.e.keller@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20220808175020.2983706-1-jacob.e.keller@intel.com> Precedence: bulk List-ID: X-Mailing-List: netfilter-devel@vger.kernel.org On Mon, Aug 08, 2022 at 10:50:19AM -0700, Jacob Keller wrote: > Update the function comments in lib/attr.c to use the \return notation, > which produces better man page output. For the record, patch 1/2 was already applied here: http://git.netfilter.org/libmnl/commit/?id=a92ea99316682de75b0cbbbc0c753c7534212853