Hi Greg,
On Mon, 27 Aug 2018 19:10:47 +0200
Greg KH wrote:
> On Tue, Aug 14, 2018 at 12:19:52PM +0530, Ajay Singh wrote:
> > This patch set mainly contains changes to avoid the use of static
> > and global variables. Also contains few patch to avoid the
> > checkpatch warning arise due to code r
On Tue, Aug 14, 2018 at 12:19:52PM +0530, Ajay Singh wrote:
> This patch set mainly contains changes to avoid the use of static
> and global variables. Also contains few patch to avoid the checkpatch
> warning arise due to code refactor.
I'm dropping this whole series from my review queue as I hav
Hi Claudiu,
On Thu, 23 Aug 2018 11:09:29 +0300
Claudiu Beznea wrote:
> Hi Ajay,
>
> Few comments on this series. See per patch replies.
>
Thank you for your time to review.
I will check and update my replies on the patches.
Regards,
Ajay
___
devel
Hi Ajay,
Few comments on this series. See per patch replies.
Thank you,
Claudiu Beznea
On 14.08.2018 09:49, Ajay Singh wrote:
> This patch set mainly contains changes to avoid the use of static
> and global variables. Also contains few patch to avoid the checkpatch
> warning arise due to code re