[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <5803CD01.5010903@gmail.com>
Date: Sun, 16 Oct 2016 20:54:57 +0200
From: Sergio Paracuellos <sergio.paracuellos@...il.com>
To: Alexander Alemayhu <alexander@...mayhu.com>
Cc: gregkh@...uxfoundation.org, devel@...verdev.osuosl.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 0/5] Replace data type declarations with variables of same
types in several source files.
El 2016年10月16日 a las 10:24, Alexander Alemayhu escribió:
> On Mon, Oct 10, 2016 at 04:02:17PM +0200, Sergio Paracuellos wrote:
>> This patch series replaces several sizeof(struct XXX) stuff in favour
>> of sizeof(var) which is the preferred one.
>>
>
> Why not squash this series into one patch? The commit messages are fairly
> similar and the changes are focused into one area. Would be better with one
> commit, IMO.
>
Commit messages are similar but applies to different files. That was the
reason of sending the patchset and not only one patch. If it had been
better to send only one patch please, let me know to be correct next
time. The patchset seems that has been already added to the staging branch.
Thanks in advance.
Cheers,
Sergio Paracuellos
Powered by blists - more mailing lists