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 13D74C64ECB for ; Thu, 17 Aug 2023 20:58:28 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1355085AbjHQU5z (ORCPT ); Thu, 17 Aug 2023 16:57:55 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:33420 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1355075AbjHQU5Z (ORCPT ); Thu, 17 Aug 2023 16:57:25 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 9583830F6; Thu, 17 Aug 2023 13:57:24 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 3358D61F4A; Thu, 17 Aug 2023 20:57:24 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 41FB8C433C7; Thu, 17 Aug 2023 20:57:23 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1692305843; bh=Cz0bpZIHuJ97+/eXABSNnd6abp7icCo53irEIi6xom8=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=spITFcVVlHEtmVsTgC3Q31Ykp2iku/xtv5XwL1pBcBZOIbV6UX0oi4KQqbLDl11bL GFiayMB2cNx8kAXVwgTaO85j3Ipesr1hy0pLVSjc3oxfXy7Y0KznBwx8HToLd808JR jTFpzG8LG1703IDEWF3JL1eEqiKrErC93xyMwbOo= Date: Thu, 17 Aug 2023 22:57:21 +0200 From: Greg KH To: Ram Kishore Vegesna Cc: Dmitry Bogdanov , martin.petersen@oracle.com, linux-scsi@vger.kernel.org, jejb@linux.ibm.com, rdunlap@infradead.org, james.smart@broadcom.com, linux-kernel@vger.kernel.org, target-devel@vger.kernel.org, linux-kernel-mentees@lists.linuxfoundation.org Subject: Re: [PATCH v2] scsi: sli4: Remove the buggy code Message-ID: <2023081755-virus-showman-f3b2@gregkh> References: <20230817103751.16350-1-coolrrsh@gmail.com> <20230817105252.GA14370@yadro.com> 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 Thu, Aug 17, 2023 at 06:03:32PM +0530, Ram Kishore Vegesna via Linux-kernel-mentees wrote: > -- > This electronic communication and the information and any files transmitted > with it, or attached to it, are confidential and are intended solely for > the use of the individual or entity to whom it is addressed and may contain > information that is confidential, legally privileged, protected by privacy > laws, or otherwise restricted from disclosure to anyone else. If you are > not the intended recipient or the person responsible for delivering the > e-mail to the intended recipient, you are hereby notified that any use, > copying, distributing, dissemination, forwarding, printing, or copying of > this e-mail is strictly prohibited. If you received this e-mail in error, > please return the e-mail to the sender, delete it from your computer, and > destroy any printed copy of it. Now deleted. (hint, this footer is not compatible with kernel development, please fix your email system...)