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 98FB9C001B0 for ; Mon, 24 Jul 2023 08:01:02 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230327AbjGXIBA (ORCPT ); Mon, 24 Jul 2023 04:01:00 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:42792 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229547AbjGXIAz (ORCPT ); Mon, 24 Jul 2023 04:00:55 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 1AF36BC; Mon, 24 Jul 2023 01:00:55 -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 A37EF60FA0; Mon, 24 Jul 2023 08:00:54 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id AAD1EC433C8; Mon, 24 Jul 2023 08:00:53 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1690185654; bh=qcUMMq0IjSnkAzUrLUUPO4Z5M7OXX1PvD9tEXL6HN5E=; h=Date:From:To:Subject:References:In-Reply-To:From; b=IXR2eWSUB5JcPPQ1DWrWk3/87FIX5w7x4Y9nmCJeBePzDqFVOJMMUwPVYfiPgrsNe dKRC11sU7x3xp70MV/hXl+TsY55jDyF1HquJoUyYhR6FVTV/y9ejakTLqFRERu7rPI R//Q5WmO2GCLJD5O9coovNGcAPmfif6u9n0knRyI= Date: Mon, 24 Jul 2023 10:00:51 +0200 From: Greg Kroah-Hartman To: Markus Elfring , Franziska =?iso-8859-1?Q?N=E4pelt?= , linux-staging@lists.linux.dev, kernel-janitors@vger.kernel.org, Dan Carpenter , Emily Peri , Guo Zihua , Hans de Goede , Kang Minchul , Philipp Hortmann , Veerendranath Jakkam , LKML Subject: Re: [ v4 1/3] staging: rtl8723bs: Fix space issues Message-ID: <2023072453-steam-scotch-bc17@gregkh> References: <20230701102538.5359-1-franziska.naepelt@googlemail.com> <5ad04b3a-7c77-cadb-13b4-509a086cf04d@web.de> <2023070123-unburned-worsening-0713@gregkh> <4b9fdaa7-bdcf-ef41-0d54-ba41520cde4c@web.de> <67b16362-aace-28e3-6776-aefdeab0f183@web.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <67b16362-aace-28e3-6776-aefdeab0f183@web.de> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Jul 24, 2023 at 09:40:04AM +0200, Markus Elfring wrote: > > I'm just struggling to know what I'm supposed to do when the maintainer > > is saying somebody's comments are not helpful. > > I suggest to take another look at the circumstances and corresponding > background information. > I would appreciate if the involved communication factors can be reconsidered > any more. > > Which impressions do you get from my previous contributions so far? Everyone please note, Markus has been banned from most kernel mailing lists, and should just be ignored by all patch submitters at this time. Please don't treat his review comments as relevant, they are not. thanks, greg k-h