Re: [PATCH] staging: wlan-ng: Fix number of characters warning style.

2020-05-25 Thread Greg KH
On Mon, May 25, 2020 at 07:10:25PM -0300, Igor Ribeiro Barbosa Duarte wrote: > Fix checkpatch error "WARNING: line over 80 characters" at cfg80211.c:451 > > Signed-off-by: Igor Ribeiro Barbosa Duarte > --- > drivers/staging/wlan-ng/cfg80211.c | 7 --- > 1 file changed, 4 insertions(+), 3 del

[PATCH] staging: wlan-ng: Fix number of characters warning style.

2020-05-25 Thread Igor Ribeiro Barbosa Duarte
Fix checkpatch error "WARNING: line over 80 characters" at cfg80211.c:451 Signed-off-by: Igor Ribeiro Barbosa Duarte --- drivers/staging/wlan-ng/cfg80211.c | 7 --- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/drivers/staging/wlan-ng/cfg80211.c b/drivers/staging/wlan-ng/cfg

Re: [PATCH] staging: vchiq_arm: cast with __force as needed

2020-05-25 Thread Mitchell Tasman
On 5/22/20 7:06 AM, Dan Carpenter wrote: > On Mon, May 18, 2020 at 08:45:31PM -0400, Mitchell Tasman wrote: >> In several cases where a pointer marked as __user is >> (intentionally) assigned or passed to a non-marked target, >> cast to the target pointer type with a __force directive >> to quiet w

Re: [PATCH] staging: fbtft: fb_st7789v: make HSD20_IPS numeric and not a string

2020-05-25 Thread Oliver Graute
On 21/05/20, Colin King wrote: > From: Colin Ian King > > Currently HSD20_IPS is defined as "true" and will always result in a > non-zero result even if it is defined as "false" because it is an array > and that will never be zero. Fix this by defining it as an integer 1 > rather than a literal s

Re: [PATCH] media: ipu3: add a module to probe sensors via ACPI

2020-05-25 Thread Heikki Krogerus
On Thu, May 21, 2020 at 11:00:19AM +0300, Andy Shevchenko wrote: > +Cc: Heikki (swnode expert) > > On Wed, May 20, 2020 at 2:19 PM Mauro Carvalho Chehab > wrote: > > Em Wed, 20 May 2020 11:26:08 +0300 > > Sakari Ailus escreveu: > > ... > > > As I said, the problem is not probing the sensor via