From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 832822BD5B4; Mon, 9 Mar 2026 17:06:48 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1773076008; cv=none; b=LHMwT/eFso6ciBXRzGBln8nGSQcOJPGYZiwseHWGiR2yWwz2JGOwq6YaXstaC+ggGP8xL5CyvKGTaTBw/d+SGELvslKC1MzxxrisDrGBCAzb1yMIRrY81D/rnFT6Tv7Zna4h7+LqNrs1LbEyVYchgkR0g/1GDBdqD3CEVqfZKGU= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1773076008; c=relaxed/simple; bh=JQUMAaeZlbJoFJWVrSnWBTIupAu3Zxg/kPzXU6Cr9as=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=PHL05whNfSUv+qPODqngX+3m1A8fzUv3snAwYvez/m3g6G/Q9Yvy9hI+H7dkWiZbF8O9GgZjOq+9tu/XUg9H9GcbUieTUc9v14biLtIOyXG5hZ7U8tQHM1+uP1USs67CIgY387Um4uMKZH2aybK0ylDMQw0igazQlHgigYgVGBo= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b=rVJb75ks; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b="rVJb75ks" Received: by smtp.kernel.org (Postfix) with ESMTPSA id BFF60C4CEF7; Mon, 9 Mar 2026 17:06:47 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1773076008; bh=JQUMAaeZlbJoFJWVrSnWBTIupAu3Zxg/kPzXU6Cr9as=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=rVJb75ksA1H4sfFoBqAaJH5rfQA8Yw0tZo1ZLzX58yDQ1dW4RgoihiLWp9vkiKio1 iNX6kbAr3u+d6106Av2qYTaBaBWjvWMU9j2CWgWYfJ83zmfV6L1NQ3kANKknulefNF VjIkanm+IGqGVHh4LZ+AlwlkkUiUNs0UBlBPEPXg= Date: Mon, 9 Mar 2026 18:06:45 +0100 From: Greg Kroah-Hartman To: Josh Law Cc: linux-staging@lists.linux.dev, linux-kernel@vger.kernel.org, Josh Law Subject: Re: [PATCH] staging: axis-fifo: remove redundant goto end Message-ID: <2026030931-quiet-crimp-e4aa@gregkh> References: <20260301005019.2510157-1-objecting@objecting.org> <2026030908-destitute-rely-9997@gregkh> <532d31d1-0c06-4c8a-af80-86b6fdf07225@gmail.com> <67b71192-97e8-40f6-9b88-666526ccd16e@gmail.com> <2026030952-petroleum-osmosis-50df@gregkh> <356a52f4-84d0-4872-b713-9833f07e1a8e@gmail.com> <2026030928-smartly-spinster-ae05@gregkh> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: On Mon, Mar 09, 2026 at 05:04:24PM +0000, Josh Law wrote: > 9 Mar 2026 17:02:10 Greg Kroah-Hartman : > > > On Mon, Mar 09, 2026 at 04:59:58PM +0000, Josh Law wrote: > >> 9 Mar 2026 16:57:19 Greg Kroah-Hartman : > >> > >>> On Mon, Mar 09, 2026 at 04:14:47PM +0000, Josh Law wrote: > >>>> 9 Mar 2026 16:12:17 Josh Law : > >>>> > >>>>> 9 Mar 2026 16:09:27 Greg Kroah-Hartman : > >>>>> > >>>>>> … > >>>>> > >>>>> I think I made V2s. > >>>> > >>>> Oh and also I made 10 V2 patches, come on.. atleast ONE is useful for you > >>> > >>> I have processed all pending staging patches now. > >>> > >>> thanks, > >>> > >>> greg k-h > >> > >> You've NAKed all 10 of my patches....? > > > > You have had review comments on all patches sent that I can see, did I > > miss any? > > > > thanks, > > > > greg k-h > > You missed about 10 of my V2s What is the lore.kernel.org link of the patches I missed? I see Dan's response to your v2 series of 10 patches, which I agree with, you need to address that before I can look at that again. Please don't ignore his comments. thanks, greg k-h