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 6BBDFC433EF for ; Thu, 17 Mar 2022 23:50:18 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230151AbiCQXvd (ORCPT ); Thu, 17 Mar 2022 19:51:33 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:33386 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229759AbiCQXvb (ORCPT ); Thu, 17 Mar 2022 19:51:31 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 164FD2AD5CC for ; Thu, 17 Mar 2022 16:50:14 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 8B55D611BD for ; Thu, 17 Mar 2022 23:50:13 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPS id DA262C340F2; Thu, 17 Mar 2022 23:50:12 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1647561012; bh=H5XQHHGoDpsBed6ycSnty+J5zAIx8GGCszT2CVP5ltE=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=AnhIGDJPXQ+3Ja3no2U0ew/EBcTAKRViXXFQ9+8mREsFL1BBWLZ5EpC99SM+RN94g hOoQ/VxMsWQ9sd2JQwXmHhaK7qTmiM6Z8q+DjeTXJ8CZ+L+e/hrdl5B8zrG4SNRjgL uxDdRe7s8wBn/4NLvNWB4n6+jHwLBu4T+X57xaDoY9IIqF7DGtNmybsoCPD01iXhBN 0MpPrN7QN4QMi3fetrcKfHZwPKkdSwn9BwbXsiMaWG48wOyKhscMUf1oJPELzuyGnD V2tIwQIQGVNg/8kF83s0QoL3vMFH52pb9FnOdb0hoCeJPxWDJ5bKGLX/8Nz31/CDBn z0BAe/tSqtI1w== Received: from aws-us-west-2-korg-oddjob-1.ci.codeaurora.org (localhost.localdomain [127.0.0.1]) by aws-us-west-2-korg-oddjob-1.ci.codeaurora.org (Postfix) with ESMTP id BEEE7F0383F; Thu, 17 Mar 2022 23:50:12 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH net-next 0/4][pull request] 100GbE Intel Wired LAN Driver Updates 2022-03-16 From: patchwork-bot+netdevbpf@kernel.org Message-Id: <164756101277.14093.3397984917093483333.git-patchwork-notify@kernel.org> Date: Thu, 17 Mar 2022 23:50:12 +0000 References: <20220316204024.3201500-1-anthony.l.nguyen@intel.com> In-Reply-To: <20220316204024.3201500-1-anthony.l.nguyen@intel.com> To: Tony Nguyen Cc: davem@davemloft.net, kuba@kernel.org, pabeni@redhat.com, netdev@vger.kernel.org, wojciech.drewek@intel.com, pablo@netfilter.org, laforge@gnumonks.org, osmocom-net-gprs@lists.osmocom.org Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org Hello: This series was applied to netdev/net-next.git (master) by Tony Nguyen : On Wed, 16 Mar 2022 13:40:20 -0700 you wrote: > This series contains updates to gtp and ice driver. > > Wojciech fixes smatch reported inconsistent indenting for gtp and ice. > > Yang Yingliang fixes a couple of return value checks for GNSS to IS_PTR > instead of null. > > [...] Here is the summary with links: - [net-next,1/4] gtp: Fix inconsistent indenting https://git.kernel.org/netdev/net-next/c/02f393381d14 - [net-next,2/4] ice: Fix inconsistent indenting in ice_switch https://git.kernel.org/netdev/net-next/c/2bcd5b9f357d - [net-next,3/4] ice: fix return value check in ice_gnss.c https://git.kernel.org/netdev/net-next/c/2b1d0a242a00 - [net-next,4/4] ice: add trace events for tx timestamps https://git.kernel.org/netdev/net-next/c/4c1202189e35 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html