Received: by 2002:ac0:a5a6:0:0:0:0:0 with SMTP id m35-v6csp326887imm; Thu, 13 Sep 2018 00:07:23 -0700 (PDT) X-Google-Smtp-Source: ANB0VdY4ESSH+C7JrsN61/OfEblcQX8tZGjFwYygjeAQllN+lrzhyrc2U/k1p1p0f7am//Nh6uXQ X-Received: by 2002:a62:8186:: with SMTP id t128-v6mr5901148pfd.192.1536822443256; Thu, 13 Sep 2018 00:07:23 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1536822443; cv=none; d=google.com; s=arc-20160816; b=Lgy/aRYxiqOF2sNbMQGUm8y21WLfYGK3fbPWIQKhS6Bq0zyQBJZCXlaUBdMFJ7pgQE GRF0RWYuo6EmZb6wZi8PxzrAcWmpl/TnKqKgtNIf+gHNs1yDZ83p56nAUg/H4WWtnyxd vnXy0DW+IDkQdZK/GimVM7mUqTj0Ko/OwXqg+HEGn8Gxu79sEEycMH+9XmT13Q8RoVvx S3J6QM7/nfKIzjRWYqnH48MbtIKd4/HwD8Fs9/cXWgBmSkUUjdhHEO2ib5m5HLe5sMDb xkDfkyYdcYLlgkTFOriGb/O2pr+frSKT8QgFuif9CN1yuu5Fukl2X6QLtgK64DwCSezK MYHA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-transfer-encoding:content-disposition:mime-version :references:message-id:subject:cc:to:from:date; bh=5xDbL8l3zb0fzMXGqfnFTc5Q6YY+BO5IwRmc5Rc85h8=; b=C1+ArHZJLO36694XafXsUj3l2bsY3msx1LAXtnoJuKpG35DtdMxB/EH0DYIoxZSPoF AJs29dCAZ6YLH5qFLWkdo6QegY3cW9AQz1dAV1+8YVWFotNdWOV3GM8+U9THVVbdD3gE hcKevANMu221/Gu4Hm57i4z18+UQ/1oZP+w114K0wHZsfK33+l0XtqQ7veDcSgO9d+QP 28mwdbXbT6kG3FK2kOPgZodRNQqRvogKJa0i+x2sMNsoYWhe7l4xaeJjvcH5iL46Bhzg vHT8mIacFMEsJqVGsR9vT5saKbpU1CKfnVG6a8tj8C5tTdmMYPRtpuZpKWJfJSK3bp/q yE2w== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id k17-v6si3393617pfj.321.2018.09.13.00.07.08; Thu, 13 Sep 2018 00:07:23 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727656AbeIMMPB (ORCPT + 99 others); Thu, 13 Sep 2018 08:15:01 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:40946 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727592AbeIMMPB (ORCPT ); Thu, 13 Sep 2018 08:15:01 -0400 Received: from localhost (ip-213-127-77-73.ip.prioritytelecom.net [213.127.77.73]) by mail.linuxfoundation.org (Postfix) with ESMTPSA id BC5D5707; Thu, 13 Sep 2018 07:06:51 +0000 (UTC) Date: Thu, 13 Sep 2018 09:06:48 +0200 From: Greg Kroah-Hartman To: Ben Hutchings Cc: Sasha Levin , stable@vger.kernel.org, Stefan Schmidt , LKML Subject: Re: [PATCH 4.4 48/79] ieee802154: at86rf230: use __func__ macro for debug messages Message-ID: <20180913070648.GE11496@kroah.com> References: <20180823074918.641878835@linuxfoundation.org> <20180823074922.245271192@linuxfoundation.org> <1536696373.3024.148.camel@codethink.co.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1536696373.3024.148.camel@codethink.co.uk> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Sep 11, 2018 at 09:06:13PM +0100, Ben Hutchings wrote: > On Thu, 2018-08-23 at 09:53 +0200, Greg Kroah-Hartman wrote: > > 4.4-stable review patch.??If anyone has any objections, please let me know. > > > > ------------------ > > > > From: Stefan Schmidt > > > > [ Upstream commit 8a81388ec27c4c0adbdecd20e67bb5f411ab46b2 ] > > > > Instead of having the function name hard-coded (it might change and we > > forgot to update them in the debug output) we can use __func__ instead > > and also shorter the line so we do not need to break it. Also fix an > > extra blank line while being here. > > Found by checkpatch. > [...] > > This is a perfectly good fix for upstream, but really not important > enough for stable. Sasha, please retrain your patch selector. For some reason I thought this was a dependancy for a later patch, but that seems to not be correct. Was the real reason later removed from the series? greg k-h