[PATCH] staging: vc04_services: remove unused functions

2017-02-07 Thread Alexander Alemayhu
:1: warning: symbol 'vchi_readbuf_uint16' was not declared. Should it be static? drivers/staging/vc04_services/interface/vchiq_arm/vchiq_shim.c:852:1: warning: symbol 'vchi_writebuf_uint16' was not declared. Should it be static? Signed-off-by: Alexander Alemayhu --- .../vc04_s

Re: [PATCH] staging: vc04_services: remove unused functions

2017-02-07 Thread Alexander Alemayhu
On Tue, Feb 07, 2017 at 03:09:44PM +0300, Dan Carpenter wrote: > There is a bunch of vc04_services that we're still looking to merge in > the near future. Please hold off deleting these until we are further > along on that. > OK. Thanks. -- Mit freundlichen Grüßen A

[PATCH] staging: wlan-ng: reduce type warnings

2017-02-11 Thread Alexander Alemayhu
[unsigned] [usertype] type drivers/staging/wlan-ng/p80211conv.c:481:29:got restricted __be16 [usertype] Signed-off-by: Alexander Alemayhu --- drivers/staging/wlan-ng/p80211conv.c | 2 +- drivers/staging/wlan-ng/p80211conv.h | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff

[PATCH] staging: i4l: pcbit: replace some include asm/*.h with linux/*.h

2016-10-12 Thread Alexander Alemayhu
#include instead of ./pcbit/drv.c:35: WARNING: Use #include instead of ./pcbit/edss1.c:26: WARNING: Use #include instead of Signed-off-by: Alexander Alemayhu --- This is my first patch to the list, hopefully I've done everything correctly. If not please let me know, thanks. drivers/st

Re: [PATCH] Staging:greybus:arche-apb-ctrl: fixed some coding style issue

2016-10-12 Thread Alexander Alemayhu
On Wed, Oct 12, 2016 at 04:45:54PM +0200, Greg KH wrote: > > You can subscribe to the driverdev mailing list to see what othes are > working on, and you can follow my staging-testing kernel branch in the > staging.git tree. But sometimes you just get unlucky, lots of people > are working on clean

Re: [PATCH 0/5] Replace data type declarations with variables of same types in several source files.

2016-10-16 Thread Alexander Alemayhu
e focused into one area. Would be better with one commit, IMO. -- Mit freundlichen Grüßen Alexander Alemayhu ___ devel mailing list de...@linuxdriverproject.org http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Re: [PATCH -next] staging: i4l: pcbit: remove duplicated include from capi.c

2016-10-18 Thread Alexander Alemayhu
On Tue, Oct 18, 2016 at 02:37:10PM +, Wei Yongjun wrote: > From: Wei Yongjun > > Remove duplicated include. > How did you discover that? Just curious if you used any tooling. -- Mit freundlichen Grüßen Alexander Alemayhu ___ devel

Re: [PATCH] fix coding style

2016-10-23 Thread Alexander Alemayhu
be used by others when looking at `git log drivers/staging/ks7010/`. You might also want to add a changelog comment. Thanks. -- Mit freundlichen Grüßen Alexander Alemayhu ___ devel mailing list de...@linuxdriverproject.org http://driverdev.linuxdriverprojec