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 X-Spam-Level: X-Spam-Status: No, score=-7.5 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 76BBAC4346E for ; Sun, 27 Sep 2020 12:35:32 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 3C1A820738 for ; Sun, 27 Sep 2020 12:35:32 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1601210132; bh=b6UD0XP4ofa1a5K099D1qbNVwKtfyceLcCjRSKg1f08=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=H2WnycLlSCRU6/75mXuDsXkCQHZPZeyvmaKXnMzGoPETvNYRp09ogv5obAcXREIE2 ZTAsQqeZaXV7rRnu6bMsAIGHnykPTIT9YH7Qg32o/2BM1arr7Ls6l+bP1+3m/fPoxP PhAgtlozlV/rrYN8HcDU/EytzMbQr7kBJgtJMlIU= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726596AbgI0Mfb (ORCPT ); Sun, 27 Sep 2020 08:35:31 -0400 Received: from mail.kernel.org ([198.145.29.99]:39418 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726149AbgI0Mf3 (ORCPT ); Sun, 27 Sep 2020 08:35:29 -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 36E6823718; Sun, 27 Sep 2020 12:35:27 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1601210128; bh=b6UD0XP4ofa1a5K099D1qbNVwKtfyceLcCjRSKg1f08=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=vOwxXS8nSeH/0MRWdID6ideHA5BK4Y5MUsNipfqaiLDPaIpI5ET7mxOwOM5QSeYcb yeHJF0nP0G//ei/TRP+/VIfDo4ntwWBltCkIarHO5t8z5MPgL/YGhoD2NC+Uitr2r3 TZjfw4GN98TiKvkU2nSAOq2jwI4OMG8SvC0EbtsI= Date: Sun, 27 Sep 2020 14:35:38 +0200 From: Greg Kroah-Hartman To: Liu Shixin Cc: Christian Brauner , devel@driverdev.osuosl.org, Todd Kjos , linux-kernel@vger.kernel.org, Suren Baghdasaryan , Hridya Valsaraju , Arve =?iso-8859-1?B?SGr4bm5lduVn?= , Joel Fernandes , Martijn Coenen Subject: Re: [PATCH -next] binder: simplify the return expression of binder_mmap Message-ID: <20200927123538.GA292831@kroah.com> References: <20200921080830.vrki7dcm64l46ppb@wittgenstein> <20200921114734.3272769-1-liushixin2@huawei.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200921114734.3272769-1-liushixin2@huawei.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Sep 21, 2020 at 07:47:34PM +0800, Liu Shixin wrote: > Simplify the return expression. > > Signed-off-by: Liu Shixin > --- > drivers/android/binder.c | 18 ++++-------------- > 1 file changed, 4 insertions(+), 14 deletions(-) Is this a v2 patch? If so, please properly label it and say what changed from the v1 version below the --- line. Please fix up and resend a v3. thanks, greg k-h 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 X-Spam-Level: X-Spam-Status: No, score=-5.2 required=3.0 tests=BAYES_05,DKIM_INVALID, DKIM_SIGNED,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SIGNED_OFF_BY, SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 9E3B6C4346E for ; Sun, 27 Sep 2020 12:35:35 +0000 (UTC) Received: from hemlock.osuosl.org (smtp2.osuosl.org [140.211.166.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 468EF20738 for ; Sun, 27 Sep 2020 12:35:35 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="vOwxXS8n" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 468EF20738 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=linuxfoundation.org Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=driverdev-devel-bounces@linuxdriverproject.org Received: from localhost (localhost [127.0.0.1]) by hemlock.osuosl.org (Postfix) with ESMTP id 692178719E; Sun, 27 Sep 2020 12:35:33 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from hemlock.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id rT4Jz4f5vCCb; Sun, 27 Sep 2020 12:35:31 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by hemlock.osuosl.org (Postfix) with ESMTP id 2B88F870FC; Sun, 27 Sep 2020 12:35:31 +0000 (UTC) Received: from fraxinus.osuosl.org (smtp4.osuosl.org [140.211.166.137]) by ash.osuosl.org (Postfix) with ESMTP id B1AD21BF40D for ; Sun, 27 Sep 2020 12:35:29 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by fraxinus.osuosl.org (Postfix) with ESMTP id AE19485B4D for ; Sun, 27 Sep 2020 12:35:29 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from fraxinus.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id lpJP1aYBFd1m for ; Sun, 27 Sep 2020 12:35:29 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by fraxinus.osuosl.org (Postfix) with ESMTPS id 3947685B12 for ; Sun, 27 Sep 2020 12:35:29 +0000 (UTC) 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 36E6823718; Sun, 27 Sep 2020 12:35:27 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1601210128; bh=b6UD0XP4ofa1a5K099D1qbNVwKtfyceLcCjRSKg1f08=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=vOwxXS8nSeH/0MRWdID6ideHA5BK4Y5MUsNipfqaiLDPaIpI5ET7mxOwOM5QSeYcb yeHJF0nP0G//ei/TRP+/VIfDo4ntwWBltCkIarHO5t8z5MPgL/YGhoD2NC+Uitr2r3 TZjfw4GN98TiKvkU2nSAOq2jwI4OMG8SvC0EbtsI= Date: Sun, 27 Sep 2020 14:35:38 +0200 From: Greg Kroah-Hartman To: Liu Shixin Subject: Re: [PATCH -next] binder: simplify the return expression of binder_mmap Message-ID: <20200927123538.GA292831@kroah.com> References: <20200921080830.vrki7dcm64l46ppb@wittgenstein> <20200921114734.3272769-1-liushixin2@huawei.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20200921114734.3272769-1-liushixin2@huawei.com> X-BeenThere: driverdev-devel@linuxdriverproject.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Linux Driver Project Developer List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devel@driverdev.osuosl.org, Todd Kjos , Martijn Coenen , linux-kernel@vger.kernel.org, Joel Fernandes , Arve =?iso-8859-1?B?SGr4bm5lduVn?= , Hridya Valsaraju , Suren Baghdasaryan , Christian Brauner Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: driverdev-devel-bounces@linuxdriverproject.org Sender: "devel" On Mon, Sep 21, 2020 at 07:47:34PM +0800, Liu Shixin wrote: > Simplify the return expression. > > Signed-off-by: Liu Shixin > --- > drivers/android/binder.c | 18 ++++-------------- > 1 file changed, 4 insertions(+), 14 deletions(-) Is this a v2 patch? If so, please properly label it and say what changed from the v1 version below the --- line. Please fix up and resend a v3. thanks, greg k-h _______________________________________________ devel mailing list devel@linuxdriverproject.org http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel