Re: [PATCH] ver_linux: uniform output across various linux distros

2015-09-30 Thread Alexander Kapshuk
>> Signed-off-by: Alexander Kapshuk >> --- >> --- linux/scripts/ver_linux.orig2015-04-13 01:12:50.0 +0300 >> +++ linux/scripts/ver_linux2015-09-29 20:47:48.664509177 +0300 >> @@ -4,54 +4,112 @@ >> # /bin /sbin /usr/bin /usr/sbin /usr/local/bin, but it may >> # differ on your syst

Re: [PATCH] ver_linux: uniform output across various linux distros

2015-09-30 Thread Greg KH
On Tue, Sep 29, 2015 at 09:08:20PM +0300, Alexander Kapshuk wrote: > On Tue, Sep 29, 2015 at 7:43 PM, Greg KH wrote: > > On Tue, Sep 29, 2015 at 06:36:12PM +0300, Alexander Kapshuk wrote: > >> I've reread 'Documentation/SubmittingPatches', and opted for method 1 > >> to create the patch. > >> > >>

Re: [PATCH] ver_linux: uniform output across various linux distros

2015-09-29 Thread Greg KH
On Tue, Sep 29, 2015 at 06:36:12PM +0300, Alexander Kapshuk wrote: > I've reread 'Documentation/SubmittingPatches', and opted for method 1 > to create the patch. > > When you mentioned about the patch changing the formatting, were you > referring to the formatting of the actual script, or the outp