[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <884028732.91086.1574105504462.JavaMail.zimbra@nod.at>
Date: Mon, 18 Nov 2019 20:31:44 +0100 (CET)
From: Richard Weinberger <richard@....at>
To: Miquel Raynal <miquel.raynal@...tlin.com>
Cc: Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Sudip Mukherjee <sudipm.mukherjee@...il.com>,
Kyungmin Park <kyungmin.park@...sung.com>,
Vignesh Raghavendra <vigneshr@...com>,
Jiri Slaby <jslaby@...e.com>,
linux-kernel <linux-kernel@...r.kernel.org>,
linux-mtd <linux-mtd@...ts.infradead.org>,
linux-serial <linux-serial@...r.kernel.org>
Subject: Re: [PATCH v2] {tty: serial, nand: onenand}: samsung: rename to fix
build warning
----- Ursprüngliche Mail -----
> Von: "Miquel Raynal" <miquel.raynal@...tlin.com>
> An: "richard" <richard@....at>
> CC: "Greg Kroah-Hartman" <gregkh@...uxfoundation.org>, "Sudip Mukherjee" <sudipm.mukherjee@...il.com>, "Kyungmin Park"
> <kyungmin.park@...sung.com>, "Vignesh Raghavendra" <vigneshr@...com>, "Jiri Slaby" <jslaby@...e.com>, "linux-kernel"
> <linux-kernel@...r.kernel.org>, "linux-mtd" <linux-mtd@...ts.infradead.org>, "linux-serial"
> <linux-serial@...r.kernel.org>
> Gesendet: Montag, 18. November 2019 20:22:57
> Betreff: Re: [PATCH v2] {tty: serial, nand: onenand}: samsung: rename to fix build warning
> Hi all,
>
> Richard Weinberger <richard@....at> wrote on Mon, 18 Nov 2019 13:47:50
> +0100 (CET):
>
>> ----- Ursprüngliche Mail -----
>> >> I was not sure if this should have been two different patch, but since
>> >> this will be fixing the same problem so it seems its better to have them
>> >> in a single patch.
>> >>
>> >> drivers/mtd/nand/onenand/Makefile | 2 +-
>> >> drivers/mtd/nand/onenand/{samsung.c => samsung_mtd.c} | 0
>> >> drivers/tty/serial/Makefile | 2 +-
>> >> drivers/tty/serial/{samsung.c => samsung_tty.c} | 0
>> >> 4 files changed, 2 insertions(+), 2 deletions(-)
>> >> rename drivers/mtd/nand/onenand/{samsung.c => samsung_mtd.c} (100%)
>> >> rename drivers/tty/serial/{samsung.c => samsung_tty.c} (100%)
>> >
>> > I can take this in the tty tree if the mtd maintainer gives an ack for
>> > it...
>>
>> Acked-by: Richard Weinberger <richard@....at>
>
> If it is not too late, I am not a big fan of the new naming which is
> rather not descriptive. Files in the onenand subdirectory are:
> * onenand_<something>.c for the base files
> * <vendor>.c for the vendors files (currently: omap2.c and samsung.c).
Well, I'm fine with the naming either way. :-)
Thanks,
//richard
Powered by blists - more mailing lists