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 9D0C2CDB47E for ; Wed, 18 Oct 2023 13:28:39 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1344655AbjJRN2j (ORCPT ); Wed, 18 Oct 2023 09:28:39 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:50032 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231683AbjJRN2f (ORCPT ); Wed, 18 Oct 2023 09:28:35 -0400 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 5A1DFB0 for ; Wed, 18 Oct 2023 06:28:33 -0700 (PDT) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 36355C433C8; Wed, 18 Oct 2023 13:28:32 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1697635712; bh=jgCv0a1mlOuqJCd6p2vD9dhvth5LauxDgfbxCVtY3fQ=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=zgW50rreyLuaykwNNcQrZpzkgzR7rqaEEwlKWHgfNT5bEf0pvw49DWbOzAGCdKcOD rryTMIvdMc7iKjIZCMtxozz71x2WzzbVG8rUJODaSCQYXpcu2AQCUa4kHRKah7foAx l8scmNu4hXL3QD29Hqcg+j0eJdO53+9foM506PtM= Date: Wed, 18 Oct 2023 15:28:30 +0200 From: Greg Kroah-Hartman To: Nandha Kumar Singaram Cc: Manish Chopra , GR-Linux-NIC-Dev@marvell.com, Coiby Xu , netdev@vger.kernel.org, linux-staging@lists.linux.dev, linux-kernel@vger.kernel.org, kumaran.4353@gmail.com Subject: Re: [PATCH 0/2] staging: qlge: Replace the occurrences of (1< References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Oct 17, 2023 at 12:03:57PM -0700, Nandha Kumar Singaram wrote: > This patchset performs code cleanup in qlge driver as per > linux coding style and may be applied in any sequence. > > Nandha Kumar Singaram (2): > staging: qlge: Replace the occurrences of (1< staging: qlge: Replace the occurrences of (1<