Received: by 2002:a25:e74b:0:0:0:0:0 with SMTP id e72csp1724887ybh; Mon, 20 Jul 2020 05:49:56 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwiZPWToB5XD7ff7KPuneR9OcA5NJAndYC2+VZ7HUD9yZE3SO/Kk+G6kkoQn50u65DpL4iG X-Received: by 2002:a17:906:7fc8:: with SMTP id r8mr21448413ejs.412.1595249396350; Mon, 20 Jul 2020 05:49:56 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1595249396; cv=none; d=google.com; s=arc-20160816; b=SG4OL1zleQi7jwdU2qwd/7xt/MtYQbboC8mztsz1H1uwvzFRL4Js+xUe67yAw1s/pL uy9r3Awa4tc8QlTAU3/kYFLMIqXeNvwsUvYX4fJY4IDjjj/+QQlGMseAPTtg8KPSVm6h d/Jo+xV3oEIV9Jc9l9AqLHYiExu8Z23aZVLXaBi9nyx1Ya2gMuVnJDvvQzqzRqJ7A9uV VN7UWp4R3o3QWQMPZKGvYdRDe3p5WfBlHO5z+sideedVidJkGrnpiXnBBGrfVVIWtFxf 9rM3rqMbnJCsjBCI+ukRIbw0IlVzXiqDRnARFBfST8W82PiQnWTOjP6CdTnfE6Dv2Cy6 NDLg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:in-reply-to:content-transfer-encoding :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:dkim-signature; bh=SYhw9y+4Drz4Eth/Pa7un579phrA/34yzvX4L08oZjE=; b=hEcb7AwVphpLeJst8ce9Dwm8a1w5pO0+hgSKNT0Tc+uYOty104kQTD4nuoVtw/837T FXXCgMR65rJI1KfhmsDkXxW9mhIOkvT5e/PL55uszbjSnIzoRK5X+j0MSWliJH5uzlPZ r03d3YmG1w5Pgs2YFouG3tvAM6lLcsth6WXuxz2hdGX4BriI5NwhCzqbmt+lTgKeEVkh MwdMBwCGrxT5McsVGpWevgmFGttFt5N/wLjziWtnjib8JEs/NM+qdSs81McG8YlgAyUy GOVycrUio84+YjpGHrn4sVdBnzrae4X3HogePPp9qgk6D7PVSEU36zV1Rev2d1Ed8ThT YurA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=KQb+ogeU; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id c25si10149391edv.335.2020.07.20.05.49.33; Mon, 20 Jul 2020 05:49:56 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=KQb+ogeU; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728749AbgGTMrO (ORCPT + 99 others); Mon, 20 Jul 2020 08:47:14 -0400 Received: from mail.kernel.org ([198.145.29.99]:42900 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728461AbgGTMrO (ORCPT ); Mon, 20 Jul 2020 08:47:14 -0400 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 69A5C2070A; Mon, 20 Jul 2020 12:47:13 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1595249233; bh=5nlIs4idUYLiORL6o0nohjjWclRfMD7uXYM/ofVovUM=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=KQb+ogeUF6SAWUatFdzs3NY4sR3B3/wxBkY5i5v97TNfZwXYQS6IilmZH7XFElQ+3 z2Zs3lHyCqrICMc4CmADg269R58raYY0BpO29mJs5SiOaVQMXPeNuwrl4laXUsMqSm Rqoy3fqg/7exlxbSTN4HDKW6PcdrDC+3nevasX+U= Date: Mon, 20 Jul 2020 14:47:24 +0200 From: Greg Kroah-Hartman To: Markus Elfring Cc: Corey Minyard , Jing Xiangfeng , openipmi-developer@lists.sourceforge.net, kernel-janitors@vger.kernel.org, linux-kernel@vger.kernel.org, Arnd Bergmann , Corey Minyard Subject: Re: [PATCH] ipmi: Remove duplicate code in __ipmi_bmc_register() Message-ID: <20200720124724.GA4085046@kroah.com> References: <2084072d-e16c-d47c-6eed-f47e8f149c44@web.de> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <2084072d-e16c-d47c-6eed-f47e8f149c44@web.de> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Jul 20, 2020 at 02:07:50PM +0200, Markus Elfring wrote: > > > __ipmi_bmc_register() jumps to the label 'out_free_my_dev_name' in an > > > error path. So we can remove duplicate code in the if (rv). > > > > Looks correct, queued for next release. > > 1. Can an imperative wording be preferred for the change description? > > 2. Will the tag “Fixes” become helpful for the commit message? > > 3. Did you avoid a typo in the patch subject? > > Regards, > Markus Hi, This is the semi-friendly patch-bot of Greg Kroah-Hartman. Markus, you seem to have sent a nonsensical or otherwise pointless review comment to a patch submission on a Linux kernel developer mailing list. I strongly suggest that you not do this anymore. Please do not bother developers who are actively working to produce patches and features with comments that, in the end, are a waste of time. Patch submitter, please ignore Markus's suggestion; you do not need to follow it at all. The person/bot/AI that sent it is being ignored by almost all Linux kernel maintainers for having a persistent pattern of behavior of producing distracting and pointless commentary, and inability to adapt to feedback. Please feel free to also ignore emails from them. thanks, greg k-h's patch email bot