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=-8.5 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=unavailable 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 2A8D1C433E0 for ; Mon, 13 Jul 2020 08:13:47 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 1068B20758 for ; Mon, 13 Jul 2020 08:13:47 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726380AbgGMINq (ORCPT ); Mon, 13 Jul 2020 04:13:46 -0400 Received: from nautica.notk.org ([91.121.71.147]:39751 "EHLO nautica.notk.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725830AbgGMINq (ORCPT ); Mon, 13 Jul 2020 04:13:46 -0400 Received: by nautica.notk.org (Postfix, from userid 1001) id E3983C01B; Mon, 13 Jul 2020 10:13:44 +0200 (CEST) Date: Mon, 13 Jul 2020 10:13:29 +0200 From: Dominique Martinet To: Andrew Lunn Cc: David Miller , netdev , Eric Van Hensbergen , Latchesar Ionkov Subject: Re: [PATCH net-next 01/20] net: 9p: kerneldoc fixes Message-ID: <20200713081329.GA30892@nautica> References: <20200712231516.1139335-1-andrew@lunn.ch> <20200712231516.1139335-2-andrew@lunn.ch> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20200712231516.1139335-2-andrew@lunn.ch> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: netdev-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org Andrew Lunn wrote on Mon, Jul 13, 2020: > Simple fixes which require no deep knowledge of the code. > > Cc: Eric Van Hensbergen > Cc: Latchesar Ionkov > Cc: Dominique Martinet Ack. > Signed-off-by: Andrew Lunn Can't hurt & looks correct; thanks. David, assuming you'll take the whole set so ignoring this patch; please let me know if I should pick it up. -- Dominique