[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-id: <20161218090610.2whlhabeoxx74ldu@gangnam.samsung>
Date: Sun, 18 Dec 2016 18:06:10 +0900
From: Andi Shyti <andi.shyti@...sung.com>
To: Sean Young <sean@...s.org>
Cc: Mauro Carvalho Chehab <mchehab@....samsung.com>,
Rob Herring <robh+dt@...nel.org>,
Mark Rutland <mark.rutland@....com>,
Richard Purdie <rpurdie@...ys.net>,
Jacek Anaszewski <j.anaszewski@...sung.com>,
Heiner Kallweit <hkallweit1@...il.com>,
linux-media@...r.kernel.org, devicetree@...r.kernel.org,
linux-leds@...r.kernel.org, linux-kernel@...r.kernel.org,
Andi Shyti <andi@...zian.org>
Subject: Re: [PATCH v5 2/6] [media] rc-main: split setup and unregister
functions
Hi Sean,
> On Fri, Dec 16, 2016 at 12:10:26PM +0000, Sean Young wrote:
> > Sorry to add to your woes, but there are some checkpatch warnings and
> > errors. Please can you correct these. One is below.
>
> Actually, the changes are pretty minor, I can fix them up before sending
> them to Mauro. Sorry for bothering you.
yes, it's an error on the previous code:
ERROR: do not initialise statics to false
#109: FILE: drivers/media/rc/rc-main.c:1521:
+ static bool raw_init = false; /* raw decoders loaded? */
total: 1 errors, 0 warnings, 196 lines checked
I noticed this already before, but I preferred to leave it
in its original status.
No worries, if you want I will send the fix, it's indeed quite
an easy fix.
Thanks,
Andi
Powered by blists - more mailing lists