linux-modules.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* kmod-25 bootstrap typo
       [not found] <HE1PR0702MB3804B2EA7AE44D23D39C946698930@HE1PR0702MB3804.eurprd07.prod.outlook.com>
@ 2018-05-15  8:33 ` Jakov Simunic
  2018-05-16 17:31   ` Lucas De Marchi
  0 siblings, 1 reply; 2+ messages in thread
From: Jakov Simunic @ 2018-05-15  8:33 UTC (permalink / raw)
  To: linux-modules

Hello,
I've noticed a typo in the kmod bootstrap, line 63:
=A0=A0=A0=A0=A0=A0=A0echo "$topdir/configure CFLAGS=3D"-g -O2" $args $hacka=
rgs"
should be:=20
=A0=A0=A0=A0=A0=A0=A0=A0echo "$topdir/configure CFLAGS=3D'-g -O2' $args $ha=
ckargs"
--
Lijep pozdrav / Best regards
Jakov =A9imuni=E6


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: kmod-25 bootstrap typo
  2018-05-15  8:33 ` kmod-25 bootstrap typo Jakov Simunic
@ 2018-05-16 17:31   ` Lucas De Marchi
  0 siblings, 0 replies; 2+ messages in thread
From: Lucas De Marchi @ 2018-05-16 17:31 UTC (permalink / raw)
  To: Jakov Simunic; +Cc: linux-modules

On Tue, May 15, 2018 at 1:33 AM, Jakov Simunic
<jakov.simunic@ericsson.com> wrote:
> Hello,
> I've noticed a typo in the kmod bootstrap, line 63:
>        echo "$topdir/configure CFLAGS="-g -O2" $args $hackargs"
> should be:
>         echo "$topdir/configure CFLAGS='-g -O2' $args $hackargs"

The right way would actually to send the patch with your change.
Anyway, this is a small enough change that I can just replicate.

Applied, thanks


Lucas De Marchi

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-05-16 17:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <HE1PR0702MB3804B2EA7AE44D23D39C946698930@HE1PR0702MB3804.eurprd07.prod.outlook.com>
2018-05-15  8:33 ` kmod-25 bootstrap typo Jakov Simunic
2018-05-16 17:31   ` Lucas De Marchi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).