Received: by 2002:a05:6a10:22f:0:0:0:0 with SMTP id 15csp1326292pxk; Fri, 4 Sep 2020 06:50:19 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzIbbkuRWL5JQpM7tNSXEmX+rTqgnJw689JpImUgWTpcfM1ovPiKZak1Xlzopj8URm6TR7m X-Received: by 2002:aa7:c885:: with SMTP id p5mr8429072eds.127.1599227419155; Fri, 04 Sep 2020 06:50:19 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1599227419; cv=none; d=google.com; s=arc-20160816; b=YoK0OOn1cGZ+1U8IxpFRd6w2mualMypM1o2q1OAvBVsUTMRK+tWx9O9D5rTwaivjKL QbmgPCyhP5avUft3/ig5GRU/JxOGkcV8v1LPCqQp5ZYN3YPAGtlZazWZzkXDS3KjZ670 H+4HBhVDnW4p+vQ4kEMhzUFuibFIQR4inXDoTwaQe/+qHZ61maQjH8pU12eifxzT9S+f yJhb5f9leqahfaiiu5yXHkBLD+HDxjmY56YifnWPRYj+BkfqwHq1KLsLgT7R8JvLDfmI bY8dZcal8LwWk37X/GdbpMoK5I6g0djvc1adDRYNYvLVH0InhXuNQBmh+dN8+sJ76cqd yCow== 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-disposition :mime-version:references:message-id:subject:cc:to:from:date :dkim-signature; bh=FsD25SZhH43zZbf1fLHuHF27LBqKalDoluuBDOikgAc=; b=NknedW0RovqGmg4CI8tvYjjLW+IC81zHEUYb6ooAqn4W0Ff5aFqon8B+MEqYIOSXXr xBAqn0BYJsVi1QMgQBB75e9LSbB8ZtFAORDY1685yiV5Kxbl/irzlXRp6l4zyZasseCp 3Bh6r7IblOGig/0IB2pV/37Namu0o5rpGfAo0EWNSXBNRg0L9utgMC2ADeECLua1FHhH /PpC2isrcLwWptKj0SynWwd1dueKQonoojsOMohfyKt1NCf3adNgT/uJue33WCw1lPOS EGu+usfTuO7DEMXPRGRwZPrK7Ii22pEHc9ISsxX3USqV36OGhd8JDn6rvPGSsXvpB1bj oaaw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=c5Yhjmlf; 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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id b14si3814388edv.405.2020.09.04.06.49.55; Fri, 04 Sep 2020 06:50:19 -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=c5Yhjmlf; 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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1730682AbgIDNsg (ORCPT + 99 others); Fri, 4 Sep 2020 09:48:36 -0400 Received: from mail.kernel.org ([198.145.29.99]:45954 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1730212AbgIDNp2 (ORCPT ); Fri, 4 Sep 2020 09:45:28 -0400 Received: from localhost (83-86-74-64.cable.dynamic.v4.ziggo.nl [83.86.74.64]) (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 4A15F2078E; Fri, 4 Sep 2020 13:37:41 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1599226661; bh=pM3S1MrLDgxr104HS1EiOao8hUpIKJ+xLNu70rNDZ4c=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=c5YhjmlfONEW+0oM0PU7iT2RQQ/O0HgsobSnWJotCpmKCHu8ihA+BysrVWSjDJSGi 2FIIwYnC+katYJvnZakhX3/tuHEpncjwR/D38szuzqtAIDaqtjIKhNtbKxo2HPv3gf Wz+MTZJbAOsFkANYFcPSyq0h2mglcioAr2CgwTP8= Date: Fri, 4 Sep 2020 15:38:03 +0200 From: Greg KH To: Antoni Przybylik Cc: devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v2 2/2] staging: gdm724x: gdm_tty: replaced macro with a function Message-ID: <20200904133803.GA3165130@kroah.com> References: <20200902161627.64686-1-antoni.przybylik@wp.pl> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200902161627.64686-1-antoni.przybylik@wp.pl> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Sep 02, 2020 at 06:16:27PM +0200, Antoni Przybylik wrote: > Changed return type to bool and removed inline specifier. Also added > static specifier. > > Signed-off-by: Antoni Przybylik > --- > drivers/staging/gdm724x/gdm_tty.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) You sent 2 patches with the identical subject line, yet they did different things :( Please fix them both up and resend. thanks, greg k-h