From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 9E9B1A0547; Tue, 15 Nov 2022 15:03:19 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 35CC040E03; Tue, 15 Nov 2022 15:03:19 +0100 (CET) Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com [66.111.4.28]) by mails.dpdk.org (Postfix) with ESMTP id 27D5040DFD for ; Tue, 15 Nov 2022 15:03:17 +0100 (CET) Received: from compute4.internal (compute4.nyi.internal [10.202.2.44]) by mailout.nyi.internal (Postfix) with ESMTP id 806FA5C018F; Tue, 15 Nov 2022 09:03:16 -0500 (EST) Received: from mailfrontend1 ([10.202.2.162]) by compute4.internal (MEProxy); Tue, 15 Nov 2022 09:03:16 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= cc:cc:content-transfer-encoding:content-type:date:date:from:from :in-reply-to:in-reply-to:message-id:mime-version:references :reply-to:sender:subject:subject:to:to; s=fm1; t=1668520996; x= 1668607396; bh=xFeR4dn1zIZrPjBEaHsFzn2WApTWgvKFqX/Wb5yx+Pw=; b=F /K74K2OEgy21rLSJQe7ulf0zm+vqcHZAlusgFWIYR5oTH8jlx1pmNkVSwocepuqH UcPqIdWPP8E8kON8k43t6PpJok8I5Wh5pyhZQYkvjebXcJmJ/5A+VFhggCP+4Mml 7wBYHj+tMq2WTCtjN/+KPuTw5ETa0BTSPlNsyvVjZb+W5w3LxNO51HQLTLySSQ8R L7c/z7o/5HV25Z3R762MYagy2b/BZ3VkpVzPZV7z+IA2zVyNjAL2x/nCF7hwkjmB XqshKcnzS95++8knpte7YCaaAMG1Zo5F8+OQqS+29cY/NvGwZoM/qrebleXUvjAN lYCnE0sZ+PrZ49ua87n7Q== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:cc:content-transfer-encoding :content-type:date:date:feedback-id:feedback-id:from:from :in-reply-to:in-reply-to:message-id:mime-version:references :reply-to:sender:subject:subject:to:to:x-me-proxy:x-me-proxy :x-me-sender:x-me-sender:x-sasl-enc; s=fm1; t=1668520996; x= 1668607396; bh=xFeR4dn1zIZrPjBEaHsFzn2WApTWgvKFqX/Wb5yx+Pw=; b=G k82K1GztlP9HQ1y1q7p8OAO6GICazjjC+eoMZYaEQkubwtNQ2qU8NWVGvov0m4f2 Mz+OGh3arHpp0pVwbYHd1j1V9K9eUzbwDrXYJcAr3WilNcLCNTLHh+m7AN1PDoRm b6/AuTo859tvy745fOSDHm/l+2yg73C0eSLOVPQVRQpw90YbqurLZkUS0ZemZt9N SKcaU6qp74ovb3A5jl2ifjTNmJvoi/uiwhLU4q6lpWVwrNWTkFDln9a3xTPa5v1q xUKNw555ZPLS1WIYzKGj7nX0SJMS0C2CGRFg1+TNx2qwPZK5mQqywm1SLaBI9zbs /k27PCmE19FpKIvewZjWw== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvgedrgeeggdehlecutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenuc fjughrpefhvfevufffkfgjfhgggfgtsehtufertddttddvnecuhfhrohhmpefvhhhomhgr shcuofhonhhjrghlohhnuceothhhohhmrghssehmohhnjhgrlhhonhdrnhgvtheqnecugg ftrfgrthhtvghrnheptdejieeifeehtdffgfdvleetueeffeehueejgfeuteeftddtieek gfekudehtdfgnecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehmrghilhhfrh homhepthhhohhmrghssehmohhnjhgrlhhonhdrnhgvth X-ME-Proxy: Feedback-ID: i47234305:Fastmail Received: by mail.messagingengine.com (Postfix) with ESMTPA; Tue, 15 Nov 2022 09:03:15 -0500 (EST) From: Thomas Monjalon To: Stephen Hemminger Cc: dev@dpdk.org Subject: Re: [PATCH 0/4] remove unnecessary null checks Date: Tue, 15 Nov 2022 15:03:14 +0100 Message-ID: <6444525.G0QQBjFxQf@thomas> In-Reply-To: <20221109234649.331942-1-stephen@networkplumber.org> References: <20221109234649.331942-1-stephen@networkplumber.org> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org 10/11/2022 00:46, Stephen Hemminger: > This patch set is from running the null_free coccinelle > script on the current main branch. > > Stephen Hemminger (4): > gve: remove unnecessary null checks > mlx5: remove unnecessary null checks > idpf: remove unnecessary null checks > examples: remove unnecessary null checks Squashed drivers together and applied, thanks.