Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1701605

Re: [PATCH v4] kbuild: trivial cleanups on the comments

Path csiph.com!news.redatomik.org!aioe.org!bofh.it!news.nic.it!robomod
From Masahiro Yamada <yamada.masahiro@socionext.com>
Newsgroups linux.kernel
Subject Re: [PATCH v4] kbuild: trivial cleanups on the comments
Date Wed, 02 Aug 2017 02:40:01 +0200
Message-ID <u9PRD-2Dc-3@gated-at.bofh.it> (permalink)
References <u9DQu-3tn-27@gated-at.bofh.it>
X-Original-To Cao jin <caoj.fnst@cn.fujitsu.com>
Dkim-Filter OpenDKIM Filter v2.10.3 conssluserg-02.nifty.com v720Voqv027677
Dkim-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=nifty.com; s=dec2015msa; t=1501633911; bh=HxxSsernCB1+PQETHswVvO3tObWN7LCNXSON9m6QdQM=; h=In-Reply-To:References:From:Date:Subject:To:Cc:From; b=IzsB7Yk6PR6hPAaDr3vOKLxOMq7KmtSIO5oe887nawrQwP3/cCVX8MIojN2kp5P7s lrJMAn3rdlNcmJdCGEqt3G+d0ldylcuI4EH7bu++VFmyIphEPvoMuAJloJoqcK6XZU ym2GlX6vlbdao3nyjKKKnPcxvtU1ClLZr4A5L6eCioiL5B8595+aXOQcGXRgyreBy+ 0aSClXhIR3seY3rxicxGcT2kb10D+P70XiXH3dO+tT0k0lh5k1cWowbODNmTSNdAFO DD72fBP5TKaOaQ37U521x/5DcO59qkQRbY/YO28AWRGdPg2RsTMIZM9k8/EVfmEipQ RxGBBz/hfhTOw==
X-Nifty-Srcip [209.85.161.174]
X-Gm-Message-State AIVw110nTXG74Ql5VSeTVmer+i13tNfQx7RCM2bdchN5yCJho0FpST8R klvPG50uTNnQXirILs7l8GuzuMkb4w==
X-Received by 10.37.206.209 with SMTP id x200mr8909858ybe.79.1501633910067; Tue, 01 Aug 2017 17:31:50 -0700 (PDT)
MIME-Version 1.0
X-Gmail-Original-Message-ID <CAK7LNASx15Lw_fXhRwCDKjPo15_aD3du7EYhVXRAn4VcEcDd2A@mail.gmail.com>
Content-Type text/plain; charset="UTF-8"
Sender robomod@news.nic.it
List-ID <linux-kernel.vger.kernel.org>
X-Mailing-List linux-kernel@vger.kernel.org
Approved robomod@news.nic.it
Lines 39
Organization linux.* mail to news gateway
X-Original-Cc Linux Kernel Mailing List <linux-kernel@vger.kernel.org>, Linux Kbuild mailing list <linux-kbuild@vger.kernel.org>, Michal Marek <mmarek@suse.com>, Randy Dunlap <rdunlap@infradead.org>
X-Original-Date Wed, 2 Aug 2017 09:31:49 +0900
X-Original-Message-ID <CAK7LNASx15Lw_fXhRwCDKjPo15_aD3du7EYhVXRAn4VcEcDd2A@mail.gmail.com>
X-Original-References <1501587394-32226-1-git-send-email-caoj.fnst@cn.fujitsu.com>
X-Original-Sender linux-kernel-owner@vger.kernel.org
Xref csiph.com linux.kernel:1701605

Show key headers only | View raw


Hi.

2017-08-01 20:36 GMT+09:00 Cao jin <caoj.fnst@cn.fujitsu.com>:
> Signed-off-by: Cao jin <caoj.fnst@cn.fujitsu.com>
> ---
> 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




-- 
Best Regards
Masahiro Yamada

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH v4] kbuild: trivial cleanups on the comments Cao jin <caoj.fnst@cn.fujitsu.com> - 2017-08-01 13:50 +0200
  Re: [PATCH v4] kbuild: trivial cleanups on the comments Masahiro Yamada <yamada.masahiro@socionext.com> - 2017-08-02 02:40 +0200
    Re: [PATCH v4] kbuild: trivial cleanups on the comments Cao jin <caoj.fnst@cn.fujitsu.com> - 2017-08-02 04:20 +0200

csiph-web