From: Riccardo
Fixed a brace coding style issue, found via checkpatch.
Signed-off-by: Riccardo Marotti
---
drivers/staging/rtl8192u/ieee80211/ieee80211_module.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/drivers/staging/rtl8192u/ieee80211/ieee80211_module.c
b/driver
On Sun, May 7, 2017 at 5:14 AM, Greg KH wrote:
> On Thu, May 04, 2017 at 10:06:51PM +0200, Riccardo wrote:
>> Fixed a brace coding style issue, found via checkpatch.
>>
>> Signed-off-by: Riccardo Marotti
>
> This name doesn't match the name on the From: line of your email :(
>
Sorry about that!
On Sat, May 06, 2017 at 03:56:23PM +0300, Gideon Sheril wrote:
> int atomisp_register_i2c_module(struct v4l2_subdev *subdev,
> -struct camera_sensor_platform_data
> *plat_data,
> -enum intel_v4l2_subdev_type type)
> + struct came
A kernel cloned from
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git and
built with the latest RTL8723BS driver included (CONFIG_RTL8723BS=m)
fails when booting on an Intel Atom device with the RTL8723BS wifi
chipset due to an error in
drivers/staging/rtl8723bs/os_dep/ioctl_cf
On Sun, May 07, 2017 at 01:37:39PM +1000, Ian W MORRISON wrote:
> A kernel cloned from
> git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git and built
> with the latest RTL8723BS driver included (CONFIG_RTL8723BS=m) fails when
> booting on an Intel Atom device with the RTL8723BS wif
On Sat, Apr 29, 2017 at 10:58:41PM +0200, Janusz Lisiecki wrote:
> Replace CamelCase fields of struct with underscores to comply
> with the standard kernel coding style
>
> Signed-off-by: Janusz Lisiecki
> Reviewed-by: Tobin C. Harding
Not all of the patches in this series applied to my tree.
A kernel cloned from
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git and built with
the latest RTL8723BS driver included (CONFIG_RTL8723BS=m) fails when booting on
an Intel Atom device with the RTL8723BS wifi chipset due to an error in
drivers/staging/rtl8723bs/os_dep/ioctl_cfg
On Sat, Apr 29, 2017 at 08:45:08AM +0200, AbdAllah-MEZITI wrote:
> This patch fixes the following sparse warning in fbtft/fbtft-io.c
>
> CHECK drivers/staging/fbtft/fbtft-io.c
> drivers/staging/fbtft/fbtft-io.c:74:29: warning: incorrect type in assignment
> (different base types)
> drivers/st
On Wed, May 03, 2017 at 01:12:40PM +0100, Salvatore Benedetto wrote:
> Fix all CODE_INDENT type errors reported by checkpatch
> in rtxt.c
>
> Signed-off-by: Salvatore Benedetto
> ---
> drivers/staging/vt6656/rxtx.c | 49
> ++-
> 1 file changed, 25 inserti
On Thu, May 04, 2017 at 05:33:48PM +0200, Simo Koskinen wrote:
> Fixed coding style warnings reported by checkpatch.pl.
Which one(s)? you need to be specific here. Please fix up and resend.
thanks,
greg k-h
___
devel mailing list
de...@linuxdriverpro
On Fri, May 05, 2017 at 02:00:43AM +0800, Jamie Huang wrote:
> ERROR: Macros with multiple statements should be enclosed in a do - while loop
> Detected by scripts/checkpatch.pl -f
>
> Signed-off-by: Jamie Huang
> ---
> drivers/staging/rtl8723bs/core/rtw_security.c | 34
> +++---
On Thu, May 04, 2017 at 10:06:51PM +0200, Riccardo wrote:
> Fixed a brace coding style issue, found via checkpatch.
>
> Signed-off-by: Riccardo Marotti
This name doesn't match the name on the From: line of your email :(
___
devel mailing list
de...@li
On Sat, May 06, 2017 at 03:56:23PM +0300, Gideon Sheril wrote:
> staging/media/atomisp/platform/intel-mid/atomisp_gmin_platform.c:
> Fixing style ERRORs related to spaces instead of tabs
> and comma/assignment space padding.
>
> Signed-off-by: Gideon Sheril
> ---
Now it's too short :)
Look at o
On Sat, May 06, 2017 at 03:46:54PM -0700, Matthew Giassa wrote:
> Removing trailing newlines reported by checkpatch.pl. ie:
> ERROR: trailing whitespace (lines 3, 7, 12).
>
> Warnings no longer present after change.
>
> Signed-off-by: Matthew Giassa
> ---
> drivers/staging/ccree/cc_hal.h | 6 ++
* Matthew Giassa [2017-05-06 15:46:53 -0700]:
Included is a set of small fixes to resolve all outstanding checkpatch
warnings issues for drivers/staging/ccree/cc_hal.h. Two are cosmetic
(training whitespace and 80+ character comment), and the other is
functional (macro argument previously not w
Modified comment to resolve 80+ characters warning from checkpatch. ie:
WARNING: line over 80 characters
Warnings no longer present after change.
Signed-off-by: Matthew Giassa
---
drivers/staging/ccree/cc_hal.h | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/drivers/stagi
Removing trailing newlines reported by checkpatch.pl. ie:
ERROR: trailing whitespace (lines 3, 7, 12).
Warnings no longer present after change.
Signed-off-by: Matthew Giassa
---
drivers/staging/ccree/cc_hal.h | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/drivers/stag
Included is a set of small fixes to resolve all outstanding checkpatch
warnings issues for drivers/staging/ccree/cc_hal.h. Two are cosmetic
(training whitespace and 80+ character comment), and the other is
functional (macro argument previously not wrapped in parentheses).
_
Wrapping "offset" in macro definition to resolve checkpatch issue, ie:
CHECK: Macro argument 'offset' may be better as '(offset)' to avoid
precedence issues
Signed-off-by: Matthew Giassa
---
drivers/staging/ccree/cc_hal.h | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/d
Hi Stephen,
[auto build test ERROR on staging/staging-testing]
[cannot apply to v4.11 next-20170505]
[if your patch is applied to the wrong git tree, please drop us a note to help
improve the system]
url:
https://github.com/0day-ci/linux/commits/Greg-KH/staging-rtl8723bs-merge-fix-for-add-ch
Hi Stephen,
[auto build test ERROR on staging/staging-testing]
[cannot apply to v4.11 next-20170505]
[if your patch is applied to the wrong git tree, please drop us a note to help
improve the system]
url:
https://github.com/0day-ci/linux/commits/Greg-KH/staging-rtl8723bs-merge-fix-for-add-ch
On Fri, May 05, 2017 at 01:52:36AM -0700, Joe Perches wrote:
> On Thu, 2017-05-04 at 23:41 -0700, Guru Das Srinagesh wrote:
> > Fix sparse warning "warning: Variable length array is used." by using
> > kmalloc_array to allocate the required amount of memory instead and
> > kfree to deallocate memor
On Sat, May 06, 2017 at 03:47:50AM +1000, Ian W MORRISON wrote:
> The following patch was sent to linux-wirel...@vger.kernel.org and
> various wifi driver developers however I've just realized that I
> should have sent it to driverdev-devel@linuxdriverproject.org. It was
> reviewed on 01 May with t
On Sun, May 07, 2017 at 12:21:17AM +1000, Ian W MORRISON wrote:
>
> On 5/6/17 11:41 PM, Greg KH wrote:
> > On Sat, May 06, 2017 at 06:00:24PM +1000, Ian W MORRISON wrote:
> > > The kernel when booted with Ubuntu 17.04 results in an unusable system
> > > however with the following patch booting is
On 5/6/17 11:41 PM, Greg KH wrote:
On Sat, May 06, 2017 at 06:00:24PM +1000, Ian W MORRISON wrote:
The kernel when booted with Ubuntu 17.04 results in an unusable system
however with the following patch booting is successful and the system
is usable. The patch and kernel builds have been tested
From: Karthik Tummala
Fixed following checkpatch.pl warning:
* WARNING: Prefer kcalloc over kzalloc with multiply
Instead of specifying no.of bytes * size as arugment
in kzalloc, prefer kcalloc.
Signed-off-by: Karthik Tummala
---
drivers/staging/greybus/light.c | 4 ++--
1 file changed, 2 in
On Sat, May 06, 2017 at 06:00:24PM +1000, Ian W MORRISON wrote:
> The kernel when booted with Ubuntu 17.04 results in an unusable system
> however with the following patch booting is successful and the system
> is usable. The patch and kernel builds have been tested against on an
> Intel Compute St
On Sat, 2017-05-06 at 14:00 +0200, Rene Hickersberger wrote:
> Fixed a brace coding style issue.
[]
> diff --git a/drivers/staging/rtl8723bs/core/rtw_cmd.c
> b/drivers/staging/rtl8723bs/core/rtw_cmd.c
[]
> @@ -863,11 +863,10 @@ u8 rtw_joinbss_cmd(struct adapter *padapter, struct
> wlan_network *
staging/media/atomisp/platform/intel-mid/atomisp_gmin_platform.c:
Fixing style ERRORs related to spaces instead of tabs
and comma/assignment space padding.
Signed-off-by: Gideon Sheril
---
.../platform/intel-mid/atomisp_gmin_platform.c | 180 ++---
1 file changed, 89 insertio
Fixed a brace coding style issue.
Signed-off-by: Rene Hickersberger
---
drivers/staging/rtl8723bs/core/rtw_cmd.c | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/drivers/staging/rtl8723bs/core/rtw_cmd.c
b/drivers/staging/rtl8723bs/core/rtw_cmd.c
index 080c81b..ec2e569 10
From: Yisheng Xie
After commit 9828282e33a0 ("staging: android: ion: Remove old platform
support"), the document about devicetree of ion is no need anymore, so
just remove it.
Signed-off-by: Yisheng Xie
---
.../devicetree/bindings/staging/ion/hi6220-ion.txt | 31 -
MAINTAINERS
On Fri, 2017-05-05 at 16:10 -0600, Justin Vreeland wrote:
>
> Sorry about blank email.
>
> I'm not 100% happy with it either. Larry Finger suggested to fix the
> overly long lines so I tried to find a decent way to shorten them. I
> think the best way would be to change the function names or p
On 6 May 2017 at 07:56, Greg KH wrote:
> Note: There will be a merge conflict when you pull this into your tree
> in drivers/staging/Kconfig. Sorry about that, it was a stupid mistake
> on my part when I added a new driver to staging from the USB tree and I
> tried to do it without a merge confl
33 matches
Mail list logo