From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751788AbdHBCQ0 (ORCPT ); Tue, 1 Aug 2017 22:16:26 -0400 Received: from [183.91.158.132] ([183.91.158.132]:51994 "EHLO heian.cn.fujitsu.com" rhost-flags-FAIL-FAIL-OK-FAIL) by vger.kernel.org with ESMTP id S1751533AbdHBCQZ (ORCPT ); Tue, 1 Aug 2017 22:16:25 -0400 X-IronPort-AV: E=Sophos;i="5.41,309,1498492800"; d="scan'208";a="22083192" Subject: Re: [PATCH v4] kbuild: trivial cleanups on the comments To: Masahiro Yamada References: <1501587394-32226-1-git-send-email-caoj.fnst@cn.fujitsu.com> CC: Linux Kernel Mailing List , Linux Kbuild mailing list , Michal Marek , Randy Dunlap From: Cao jin Message-ID: <5981371C.5060108@cn.fujitsu.com> Date: Wed, 2 Aug 2017 10:21:16 +0800 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.1.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit X-Originating-IP: [10.167.226.69] X-yoursite-MailScanner-ID: B1C3E46B5FD1.A81DA X-yoursite-MailScanner: Found to be clean X-yoursite-MailScanner-From: caoj.fnst@cn.fujitsu.com Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 08/02/2017 08:31 AM, Masahiro Yamada wrote: > Hi. > > 2017-08-01 20:36 GMT+09:00 Cao jin : >> Signed-off-by: Cao jin >> --- >> Since this one has not been merged yet and I find more cleanups, >> so I have v4 out. >> >> v3 addressed comments from Masahiro-san and Randy Dunlap. >> v4 find several more cleanups in Makefile.build worth to be >> included into this trivial patch. > > > OK, this is a collection of trivial fixes. > > > While you are here, could you fix the following as well? > > > [1] > Makefile line 445: > # Basic helpers built in scripts/ > > scripts/ -> scripts/basic/ > > > [2] > Makefile line 508: > # install and module_install need also be processed one by one > > > module_install -> modules_install > > Sure, Masahiro-san, thanks for your reminding. -- Sincerely, Cao jin