Fixed coding style issue
Signed-off-by: Nadim Almas
---
drivers/staging/dgnc/dgnc_neo.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/drivers/staging/dgnc/dgnc_neo.c b/drivers/staging/dgnc/dgnc_neo.c
index 0974986..f07f69c 100644
--- a/drivers/staging/dgnc/dgnc_neo.c
++
On Fri, Sep 02, 2016 at 01:41:48PM -0700, Laura Abbott wrote:
> On 09/01/2016 11:14 PM, Greg Kroah-Hartman wrote:
> > On Thu, Sep 01, 2016 at 03:40:44PM -0700, Laura Abbott wrote:
> > >
> > > Ion clients currently lack a good method to determine what
> > > heaps are available and what ids they map
drivers/staging/rtl8192u/ieee80211/Makefile uses $(TOPDIR) to configure
an include directory, without defining this variable first. The path
which is configured is therefore "/drivers/net/wireless", which does not
seem to be the intended path.
Remove the offending line.
Signed-off-by: Nicolas Ioo
The following changes since commit 694d0d0bb2030d2e36df73e2d23d5770511dbc8d:
Linux 4.8-rc2 (2016-08-14 19:11:36 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git/
tags/staging-4.8-rc5
for you to fetch changes up to eafe5cfe71892
pxmitbuf always is NULL.
Signed-off-by: Ivan Safonov
---
drivers/staging/rtl8188eu/hal/rtl8188eu_xmit.c| 12 +---
drivers/staging/rtl8188eu/include/rtl8188e_xmit.h | 3 +--
drivers/staging/rtl8188eu/os_dep/usb_ops_linux.c | 2 +-
3 files changed, 7 insertions(+), 10 deletions(-)
rtw_ieee80211_hdr is duplicate of ieee80211_hdr.
Signed-off-by: Ivan Safonov
---
drivers/staging/rtl8188eu/core/rtw_mlme_ext.c | 66 +--
drivers/staging/rtl8188eu/core/rtw_xmit.c | 4 +-
drivers/staging/rtl8188eu/hal/rtl8188e_cmd.c | 24 +-
drivers/staging/r
Only default value of wdinfo was used.
Signed-off-by: Ivan Safonov
---
drivers/staging/rtl8188eu/hal/rtl8188e_dm.c | 5 -
drivers/staging/rtl8188eu/include/drv_types.h | 2 --
2 files changed, 7 deletions(-)
diff --git a/drivers/staging/rtl8188eu/hal/rtl8188e_dm.c
b/drivers/staging/rtl81
And remove two one-line wrappers.
Signed-off-by: Ivan Safonov
---
drivers/staging/rtl8188eu/hal/hal_intf.c | 8
drivers/staging/rtl8188eu/hal/phy.c | 2 +-
drivers/staging/rtl8188eu/hal/rtl8188e_hal_init.c | 2 --
drivers/staging/rtl8188eu/include/hal_intf.h
And remove two one-line wrappers.
Signed-off-by: Ivan Safonov
---
drivers/staging/rtl8188eu/hal/hal_intf.c | 8
drivers/staging/rtl8188eu/hal/rtl8188e_cmd.c | 2 +-
drivers/staging/rtl8188eu/hal/rtl8188e_hal_init.c | 2 --
drivers/staging/rtl8188eu/include/hal_intf.h
And remove many one-line wrappers.
Signed-off-by: Ivan Safonov
---
drivers/staging/rtl8188eu/hal/hal_intf.c | 7 ---
drivers/staging/rtl8188eu/hal/usb_halinit.c | 6 ++
drivers/staging/rtl8188eu/include/hal_intf.h | 2 --
3 files changed, 2 insertions(+), 13 deletions(-)
diff --git
And remove two one-line wrappers.
Signed-off-by: Ivan Safonov
---
drivers/staging/rtl8188eu/core/rtw_sreset.c | 2 +-
drivers/staging/rtl8188eu/hal/hal_intf.c | 6 --
drivers/staging/rtl8188eu/hal/rtl8188e_hal_init.c | 2 --
drivers/staging/rtl8188eu/include/hal_intf.h |
Driver does not use it.
Signed-off-by: Ivan Safonov
---
drivers/staging/rtl8188eu/hal/rtl8188e_hal_init.c | 1 -
drivers/staging/rtl8188eu/include/hal_intf.h | 1 -
2 files changed, 2 deletions(-)
diff --git a/drivers/staging/rtl8188eu/hal/rtl8188e_hal_init.c
b/drivers/staging/rtl8188eu/h
And remove two one-line wrappers.
Signed-off-by: Ivan Safonov
---
drivers/staging/rtl8188eu/hal/hal_intf.c | 8
drivers/staging/rtl8188eu/hal/rtl8188e_dm.c | 2 +-
drivers/staging/rtl8188eu/hal/rtl8188e_hal_init.c | 1 -
drivers/staging/rtl8188eu/include/hal_intf.h |
Memory allocation moved into usbctrl_vendorreq function.
Signed-off-by: Ivan Safonov
---
drivers/staging/rtl8188eu/include/drv_types.h| 2 --
drivers/staging/rtl8188eu/os_dep/usb_intf.c | 8
drivers/staging/rtl8188eu/os_dep/usb_ops_linux.c | 4 +++-
3 files changed, 3 insertion
Value of this variabl does not used.
Signed-off-by: Ivan Safonov
---
drivers/staging/rtl8188eu/core/rtw_mlme.c| 7 ---
drivers/staging/rtl8188eu/include/rtw_mlme.h | 22 --
2 files changed, 29 deletions(-)
diff --git a/drivers/staging/rtl8188eu/core/rtw_mlme.c
b/dr
hal_ops structure is empty.
Also remove hal_ops definition.
Signed-off-by: Ivan Safonov
---
drivers/staging/rtl8188eu/include/drv_types.h | 1 -
drivers/staging/rtl8188eu/include/hal_intf.h | 3 ---
2 files changed, 4 deletions(-)
diff --git a/drivers/staging/rtl8188eu/include/drv_types.h
b/d
rtw_ieee80211_hdr_3addr is duplicate of ieee80211_hdr_3addr.
Signed-off-by: Ivan Safonov
---
drivers/staging/rtl8188eu/core/rtw_mlme_ext.c | 62 +-
drivers/staging/rtl8188eu/core/rtw_wlan_util.c | 6 +--
drivers/staging/rtl8188eu/hal/rtl8188e_cmd.c | 8 ++--
drivers/
It is unnecessary wrapper for rtl8188eu_hal_init function.
Signed-off-by: Ivan Safonov
---
drivers/staging/rtl8188eu/hal/hal_intf.c | 2 +-
drivers/staging/rtl8188eu/hal/usb_halinit.c | 3 +--
drivers/staging/rtl8188eu/include/hal_intf.h | 2 +-
3 files changed, 3 insertions(+), 4 deletions
And remove two one-line wrappers.
Signed-off-by: Ivan Safonov
---
drivers/staging/rtl8188eu/hal/hal_intf.c | 8
drivers/staging/rtl8188eu/hal/rtl8188eu_recv.c| 2 +-
drivers/staging/rtl8188eu/hal/usb_halinit.c | 2 --
drivers/staging/rtl8188eu/include/hal_intf.h
do_queue_select is simplest one-line function.
Signed-off-by: Ivan Safonov
---
drivers/staging/rtl8188eu/core/rtw_xmit.c | 12 +---
1 file changed, 1 insertion(+), 11 deletions(-)
diff --git a/drivers/staging/rtl8188eu/core/rtw_xmit.c
b/drivers/staging/rtl8188eu/core/rtw_xmit.c
index 6
phostapdpriv does not used.
Signed-off-by: Ivan Safonov
---
drivers/staging/rtl8188eu/include/drv_types.h | 4
1 file changed, 4 deletions(-)
diff --git a/drivers/staging/rtl8188eu/include/drv_types.h
b/drivers/staging/rtl8188eu/include/drv_types.h
index 1190e98..32b4612 100644
--- a/driv
hal_set_hal_ops is a trivial wrapper for rtl8188eu_set_hal_ops.
Signed-off-by: Ivan Safonov
---
drivers/staging/rtl8188eu/include/usb_hal.h | 1 -
drivers/staging/rtl8188eu/os_dep/usb_intf.c | 2 +-
2 files changed, 1 insertion(+), 2 deletions(-)
diff --git a/drivers/staging/rtl8188eu/include/u
And remove two one-line wrappers.
Signed-off-by: Ivan Safonov
---
drivers/staging/rtl8188eu/core/rtw_mlme.c| 2 +-
drivers/staging/rtl8188eu/hal/hal_intf.c | 6 --
drivers/staging/rtl8188eu/hal/usb_halinit.c | 3 +--
drivers/staging/rtl8188eu/include/hal_intf.h | 2 --
4 files chang
And remove many one-line wrappers.
Signed-off-by: Ivan Safonov
---
drivers/staging/rtl8188eu/hal/hal_intf.c | 9 -
drivers/staging/rtl8188eu/hal/rtl8188eu_xmit.c| 2 +-
drivers/staging/rtl8188eu/hal/usb_halinit.c | 1 -
drivers/staging/rtl8188eu/include/hal_intf.h
Value of the fw_ps_awake does not used.
Signed-off-by: Ivan Safonov
---
drivers/staging/rtl8188eu/hal/rtl8188e_dm.c | 3 ---
1 file changed, 3 deletions(-)
diff --git a/drivers/staging/rtl8188eu/hal/rtl8188e_dm.c
b/drivers/staging/rtl8188eu/hal/rtl8188e_dm.c
index f9ad01a..e717999 100644
--- a
And remove two one-line wrappers.
Signed-off-by: Ivan Safonov
---
drivers/staging/rtl8188eu/hal/hal_intf.c | 6 --
drivers/staging/rtl8188eu/hal/usb_halinit.c | 3 +--
drivers/staging/rtl8188eu/include/hal_intf.h | 2 --
3 files changed, 1 insertion(+), 10 deletions(-)
diff --git a/dri
interrupt_handler does not used.
Signed-off-by: Ivan Safonov
---
drivers/staging/rtl8188eu/include/hal_intf.h | 2 --
1 file changed, 2 deletions(-)
diff --git a/drivers/staging/rtl8188eu/include/hal_intf.h
b/drivers/staging/rtl8188eu/include/hal_intf.h
index 9b3528a..2528a6e 100644
--- a/driv
Only default value of rereg_nd_name_priv was used.
Signed-off-by: Ivan Safonov
---
drivers/staging/rtl8188eu/include/drv_types.h | 8
drivers/staging/rtl8188eu/os_dep/os_intfs.c | 6 --
2 files changed, 14 deletions(-)
diff --git a/drivers/staging/rtl8188eu/include/drv_types.h
b
And remove many one-line wrappers.
Signed-off-by: Ivan Safonov
---
drivers/staging/rtl8188eu/hal/hal_intf.c | 6 --
drivers/staging/rtl8188eu/hal/usb_halinit.c | 3 +--
drivers/staging/rtl8188eu/include/hal_intf.h | 1 -
3 files changed, 1 insertion(+), 9 deletions(-)
diff --git a/driv
ieee80211_txb and tx_pending structures are not used.
Signed-off-by: Ivan Safonov
---
drivers/staging/rtl8188eu/include/ieee80211.h | 15 ---
1 file changed, 15 deletions(-)
diff --git a/drivers/staging/rtl8188eu/include/ieee80211.h
b/drivers/staging/rtl8188eu/include/ieee80211.h
i
And remove three one-line wrappers.
Signed-off-by: Ivan Safonov
---
drivers/staging/rtl8188eu/hal/hal_intf.c | 8
drivers/staging/rtl8188eu/hal/usb_halinit.c | 12
drivers/staging/rtl8188eu/include/hal_intf.h | 3 +--
drivers/staging/rtl8188eu/os_dep/usb_
evtThread does not used.
Signed-off-by: Ivan Safonov
---
drivers/staging/rtl8188eu/include/drv_types.h | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/staging/rtl8188eu/include/drv_types.h
b/drivers/staging/rtl8188eu/include/drv_types.h
index 246d0fc..e0bdd80 100644
--- a/drivers/sta
sizeof_priv does not used.
Signed-off-by: Ivan Safonov
---
drivers/staging/rtl8188eu/include/osdep_service.h | 3 +--
drivers/staging/rtl8188eu/os_dep/os_intfs.c | 2 +-
drivers/staging/rtl8188eu/os_dep/osdep_service.c | 3 +--
3 files changed, 3 insertions(+), 5 deletions(-)
diff --git
This member does not used.
Signed-off-by: Ivan Safonov
---
drivers/staging/rtl8188eu/include/rtw_mlme.h | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/staging/rtl8188eu/include/rtw_mlme.h
b/drivers/staging/rtl8188eu/include/rtw_mlme.h
index 4da445c..9434b86 100644
--- a/drivers/stag
And remove many one-line wrappers.
Signed-off-by: Ivan Safonov
---
drivers/staging/rtl8188eu/hal/hal_intf.c | 9 -
drivers/staging/rtl8188eu/hal/rtl8188e_hal_init.c | 4 +---
drivers/staging/rtl8188eu/include/hal_intf.h | 4
3 files changed, 1 insertion(+), 16 deletion
And remove two one-line wrappers.
Signed-off-by: Ivan Safonov
---
drivers/staging/rtl8188eu/hal/hal_intf.c | 11 ---
drivers/staging/rtl8188eu/hal/usb_halinit.c | 4 +---
drivers/staging/rtl8188eu/include/hal_intf.h | 2 --
3 files changed, 1 insertion(+), 16 deletions(-)
diff --
And remove many one-line wrappers.
Signed-off-by: Ivan Safonov
---
drivers/staging/rtl8188eu/hal/hal_intf.c | 6 --
drivers/staging/rtl8188eu/hal/rtl8188e_hal_init.c | 4 +---
drivers/staging/rtl8188eu/include/hal_intf.h | 1 -
3 files changed, 1 insertion(+), 10 deletions(-)
And remove two one-line wrappers.
Signed-off-by: Ivan Safonov
---
drivers/staging/rtl8188eu/hal/hal_intf.c | 6 --
drivers/staging/rtl8188eu/hal/rtl8188eu_led.c| 2 +-
drivers/staging/rtl8188eu/hal/usb_halinit.c | 1 -
drivers/staging/rtl8188eu/include/hal_intf.h | 2 --
rtw_ieee80211_hdr_3addr_qos is duplicate of ieee80211_qos_hdr.
Signed-off-by: Ivan Safonov
---
drivers/staging/rtl8188eu/core/rtw_mlme_ext.c | 4 ++--
drivers/staging/rtl8188eu/hal/rtl8188e_cmd.c | 10 +-
drivers/staging/rtl8188eu/include/ieee80211.h | 10 --
3 files changed, 7
And remove two one-line wrappers.
Signed-off-by: Ivan Safonov
---
drivers/staging/rtl8188eu/hal/hal_intf.c | 7 ---
drivers/staging/rtl8188eu/hal/rtl8188e_dm.c | 2 +-
drivers/staging/rtl8188eu/hal/rtl8188e_hal_init.c | 2 --
drivers/staging/rtl8188eu/include/hal_intf.h |
sizeof_priv does not used.
Signed-off-by: Ivan Safonov
---
drivers/staging/rtl8188eu/include/osdep_service.h | 1 -
drivers/staging/rtl8188eu/os_dep/osdep_service.c | 1 -
2 files changed, 2 deletions(-)
diff --git a/drivers/staging/rtl8188eu/include/osdep_service.h
b/drivers/staging/rtl8188e
Value of the ep_num does not used.
Signed-off-by: Ivan Safonov
---
drivers/staging/rtl8188eu/include/drv_types.h | 1 -
drivers/staging/rtl8188eu/os_dep/usb_intf.c | 1 -
2 files changed, 2 deletions(-)
diff --git a/drivers/staging/rtl8188eu/include/drv_types.h
b/drivers/staging/rtl8188eu/in
This members does not used.
Signed-off-by: Ivan Safonov
---
drivers/staging/rtl8188eu/core/rtw_ap.c | 3 ---
drivers/staging/rtl8188eu/core/rtw_mlme.c| 6 --
drivers/staging/rtl8188eu/include/rtw_mlme.h | 11 ---
3 files changed, 20 deletions(-)
diff --git a/drivers/stagi
And remove two one-line wrappers.
Signed-off-by: Ivan Safonov
---
drivers/staging/rtl8188eu/hal/hal_intf.c | 11 ---
drivers/staging/rtl8188eu/hal/phy.c | 10 +-
drivers/staging/rtl8188eu/hal/rtl8188e_hal_init.c | 1 -
drivers/staging/rtl8188eu/hal/usb_hal
It is unnecessary wrapper for UpdateHalRAMask8188EUsb function.
Signed-off-by: Ivan Safonov
---
drivers/staging/rtl8188eu/hal/hal_intf.c | 4 +---
drivers/staging/rtl8188eu/hal/usb_halinit.c | 4 +---
drivers/staging/rtl8188eu/include/hal_intf.h | 4 +---
3 files changed, 3 insertions(+), 9
bNotifyChannelChange does not changed after initialization.
"if" branches with in_cta_test != 0 removed too.
Signed-off-by: Ivan Safonov
---
drivers/staging/rtl8188eu/hal/usb_halinit.c | 21 +++--
drivers/staging/rtl8188eu/include/drv_types.h | 2 --
2 files changed, 3 inserti
nr_endpoint used as local variable.
Signed-off-by: Ivan Safonov
---
drivers/staging/rtl8188eu/include/drv_types.h | 2 --
drivers/staging/rtl8188eu/os_dep/usb_intf.c | 3 +--
2 files changed, 1 insertion(+), 4 deletions(-)
diff --git a/drivers/staging/rtl8188eu/include/drv_types.h
b/drivers/
hal_reset_security_engine always is NULL.
Also rtw_hal_reset_security_engine function removed.
Signed-off-by: Ivan Safonov
---
drivers/staging/rtl8188eu/hal/hal_intf.c | 8
drivers/staging/rtl8188eu/include/hal_intf.h | 2 --
2 files changed, 10 deletions(-)
diff --git a/drivers/st
Value of this members does not used.
Signed-off-by: Ivan Safonov
---
drivers/staging/rtl8188eu/core/rtw_cmd.c | 2 --
drivers/staging/rtl8188eu/include/rtw_mlme.h | 2 --
2 files changed, 4 deletions(-)
diff --git a/drivers/staging/rtl8188eu/core/rtw_cmd.c
b/drivers/staging/rtl8188eu/core/
It is unnecessary wrapper for rtl8188eu_hal_deinit function.
Signed-off-by: Ivan Safonov
---
drivers/staging/rtl8188eu/hal/hal_intf.c | 2 +-
drivers/staging/rtl8188eu/hal/usb_halinit.c | 3 +--
drivers/staging/rtl8188eu/include/hal_intf.h | 2 +-
3 files changed, 3 insertions(+), 4 deletio
And remove two one-line wrappers.
Signed-off-by: Ivan Safonov
---
drivers/staging/rtl8188eu/hal/hal_intf.c | 6 --
drivers/staging/rtl8188eu/hal/rtl8188eu_led.c| 2 +-
drivers/staging/rtl8188eu/hal/usb_halinit.c | 1 -
drivers/staging/rtl8188eu/include/hal_intf.h | 1 -
rtl8188e_set_hal_ops do nothing.
Signed-off-by: Ivan Safonov
---
drivers/staging/rtl8188eu/hal/rtl8188e_hal_init.c | 3 ---
drivers/staging/rtl8188eu/hal/usb_halinit.c | 5 -
drivers/staging/rtl8188eu/include/rtl8188e_hal.h | 2 --
3 files changed, 10 deletions(-)
diff --git a/driver
Default value of this variable used only to produce debug output.
Signed-off-by: Ivan Safonov
---
drivers/staging/rtl8188eu/core/rtw_wlan_util.c | 3 ---
drivers/staging/rtl8188eu/hal/phy.c| 3 ---
drivers/staging/rtl8188eu/include/drv_types.h | 3 ---
drivers/staging/rtl8188eu/os_d
And remove two one-line wrappers.
Signed-off-by: Ivan Safonov
---
drivers/staging/rtl8188eu/hal/hal_intf.c | 6 --
drivers/staging/rtl8188eu/hal/rtl8188e_dm.c | 2 +-
drivers/staging/rtl8188eu/hal/rtl8188e_hal_init.c | 2 --
drivers/staging/rtl8188eu/include/hal_intf.h |
And remove many one-line wrappers.
Signed-off-by: Ivan Safonov
---
drivers/staging/rtl8188eu/hal/hal_intf.c | 8
drivers/staging/rtl8188eu/hal/usb_halinit.c | 4 +---
drivers/staging/rtl8188eu/include/hal_intf.h | 4
3 files changed, 1 insertion(+), 15 deletions(-)
diff --git
And remove two one-line wrappers.
Signed-off-by: Ivan Safonov
---
drivers/staging/rtl8188eu/hal/hal_intf.c | 6 --
drivers/staging/rtl8188eu/hal/rtl8188e_hal_init.c | 3 +--
drivers/staging/rtl8188eu/include/hal_intf.h | 2 --
3 files changed, 1 insertion(+), 10 deletions(-)
d
some registry_priv members does not used after initialization.
Module parameters corresponding to this members deleted too.
Signed-off-by: Ivan Safonov
---
drivers/staging/rtl8188eu/include/drv_types.h | 25
drivers/staging/rtl8188eu/os_dep/os_intfs.c | 58
And remove two one-line wrappers.
Signed-off-by: Ivan Safonov
---
drivers/staging/rtl8188eu/core/rtw_wlan_util.c | 2 +-
drivers/staging/rtl8188eu/hal/hal_intf.c | 6 --
drivers/staging/rtl8188eu/hal/usb_halinit.c| 4 +---
drivers/staging/rtl8188eu/include/hal_intf.h | 3 ---
4 f
And remove two one-line wrappers.
Signed-off-by: Ivan Safonov
---
drivers/staging/rtl8188eu/hal/hal_intf.c | 6 --
drivers/staging/rtl8188eu/hal/rtl8188eu_recv.c| 2 +-
drivers/staging/rtl8188eu/hal/usb_halinit.c | 1 -
drivers/staging/rtl8188eu/include/hal_intf.h | 1
And remove two one-line wrappers.
Signed-off-by: Ivan Safonov
---
drivers/staging/rtl8188eu/hal/hal_intf.c | 7 ---
drivers/staging/rtl8188eu/hal/rtl8188eu_xmit.c | 2 +-
drivers/staging/rtl8188eu/hal/usb_halinit.c| 2 --
drivers/staging/rtl8188eu/include/hal_intf.h | 2 --
4 fi
And remove two one-line wrappers.
Signed-off-by: Ivan Safonov
---
drivers/staging/rtl8188eu/hal/hal_intf.c | 6 --
drivers/staging/rtl8188eu/hal/usb_halinit.c | 3 +--
drivers/staging/rtl8188eu/include/hal_intf.h | 2 --
3 files changed, 1 insertion(+), 10 deletions(-)
diff --git a/dri
And remove two one-line wrappers.
Signed-off-by: Ivan Safonov
---
drivers/staging/rtl8188eu/hal/hal_intf.c | 6 --
drivers/staging/rtl8188eu/hal/usb_halinit.c | 4 +---
drivers/staging/rtl8188eu/include/hal_intf.h | 2 --
3 files changed, 1 insertion(+), 11 deletions(-)
diff --git a/dr
br_ext_lock and fix_rate are not used after initialization.
Signed-off-by: Ivan Safonov
---
drivers/staging/rtl8188eu/hal/rtl8188e_dm.c | 1 -
drivers/staging/rtl8188eu/include/drv_types.h | 4
drivers/staging/rtl8188eu/os_dep/os_intfs.c | 2 --
3 files changed, 7 deletions(-)
diff --g
And remove many one-line wrappers.
Signed-off-by: Ivan Safonov
---
drivers/staging/rtl8188eu/hal/hal_intf.c | 8
drivers/staging/rtl8188eu/hal/rtl8188eu_xmit.c| 12 +---
drivers/staging/rtl8188eu/hal/usb_halinit.c | 2 --
drivers/staging/rtl8188eu/include/ha
And remove two one-line wrappers.
Signed-off-by: Ivan Safonov
---
drivers/staging/rtl8188eu/hal/hal_intf.c | 6 --
drivers/staging/rtl8188eu/hal/rtl8188e_hal_init.c | 4 +---
drivers/staging/rtl8188eu/include/hal_intf.h | 1 -
3 files changed, 1 insertion(+), 10 deletions(-)
d
And remove two one-line wrappers.
Signed-off-by: Ivan Safonov
---
drivers/staging/rtl8188eu/hal/hal_intf.c | 6 --
drivers/staging/rtl8188eu/hal/rtl8188e_dm.c | 2 +-
drivers/staging/rtl8188eu/hal/rtl8188e_hal_init.c | 2 --
drivers/staging/rtl8188eu/include/hal_intf.h |
And remove two one-line wrappers.
Signed-off-by: Ivan Safonov
---
drivers/staging/rtl8188eu/hal/hal_intf.c | 6 --
drivers/staging/rtl8188eu/hal/phy.c | 2 +-
drivers/staging/rtl8188eu/hal/rtl8188e_hal_init.c | 1 -
drivers/staging/rtl8188eu/include/hal_intf.h | 1
Larry Finger wrote:
> Some RTL8821AE devices sold in Great Britain have the country code of
> 0x25 encoded in their EEPROM. This value is not tested in the routine
> that establishes the regulatory info for the chip. The fix is to set
> this code to have the same capabilities as the EU countries.
This patch fixes the coding style warning ' braces {} are not
necessary for single statement blocks' found by checkpatch.pl
Signed-off-by: Sabitha George
---
drivers/staging/ks7010/ks7010_sdio.c | 41 +++-
1 file changed, 17 insertions(+), 24 deletions(-)
diff --
This patch fixes the checkpatch warning in ksdio_sdio.c
'void function return statements are not generally useful'
Signed-off-by: Sabitha George
---
drivers/staging/ks7010/ks7010_sdio.c | 11 ---
1 file changed, 11 deletions(-)
diff --git a/drivers/staging/ks7010/ks7010_sdio.c
b/driver
This patch fixes the warning on ks7010_sdio.c :'kfree(NULL)
is safe and this check is probably not required'
Signed-off-by: Sabitha George
---
drivers/staging/ks7010/ks7010_sdio.c | 12
1 file changed, 4 insertions(+), 8 deletions(-)
diff --git a/drivers/staging/ks7010/ks7010_sdio.
This patch fixes the following warnings on ks7010_sdio.c
1. printk() should include KERN_ facility level
2. Prefer [subsystem eg: netdev]_err([subsystem]dev, ...
then dev_err(dev, ... then pr_err(... to printk(KERN_ERR ...
Signed-off-by: Sabitha George
---
drivers/staging/ks7010/ks7010_sdio.c |
This patch fixes the checkpatch.pl warning of the missing blank line
after declarations in ks7010_sdio.c
Signed-off-by: Sabitha George
---
drivers/staging/ks7010/ks7010_sdio.c | 6 ++
1 file changed, 6 insertions(+)
diff --git a/drivers/staging/ks7010/ks7010_sdio.c
b/drivers/staging/ks7010
This is a patch to the ni_daq_dio24.c that fixes checkpatch warning:
WARNING: Block comments use * on subsequent lines
Signed-off-by: Amit Ghadge
---
drivers/staging/comedi/drivers/ni_daq_dio24.c | 52 +--
1 file changed, 26 insertions(+), 26 deletions(-)
diff --git a/d
This is a patch to the ni_daq_dio24.c that fixes checkpatch warning:
WARNING: Block comments use * on subsequent lines
Signed-off-by: Amit Ghadge
---
drivers/staging/comedi/drivers/ni_daq_dio24.c | 52 +--
1 file changed, 26 insertions(+), 26 deletions(-)
diff --git a/d
On Fri, Sep 02, 2016 at 01:35:08PM +0200, Greg KH wrote:
>
> A: Because it messes up the order in which people normally read text.
> Q: Why is top-posting such a bad thing?
> A: Top-posting.
> Q: What is the most annoying thing in e-mail?
>
> A: No.
> Q: Should I include quotations after my reply
This is a patch to the ni_daq_dio24.c that fixes checkpatch warning:
WARNING: Block comments use * on subsequent lines
Signed-off-by: Amit Ghadge
---
drivers/staging/comedi/drivers/ni_daq_dio24.c | 52 +--
1 file changed, 26 insertions(+), 26 deletions(-)
diff --git a/d
Fixes checkpatch warning:
WARNING: Block comments use * on subsequent lines
Replace (1<<7) by BIT(7) in the file ni_670x.c to get rid
of checkpatch.pl "CHECK" output "Prefer using the BIT macro".
Replace Avoid CamelCase range_0_20mA to range_0_20ma.
Signed-off-by: Amit Ghadge
---
drivers/stagin
Hi Amit,
[auto build test ERROR on v4.8-rc4]
[cannot apply to staging/staging-testing next-20160825]
[if your patch is applied to the wrong git tree, please drop us a note to help
improve the system]
[Suggest to use git(>=2.9.0) format-patch --base= (or --base=auto for
convenience) to record wha
This is a patch to the ni_daq_dio24.c that fixes checkpatch warning:
WARNING: Block comments use * on subsequent lines
Signed-off-by: Amit Ghadge
---
drivers/staging/comedi/drivers/ni_daq_dio24.c | 52 +--
1 file changed, 26 insertions(+), 26 deletions(-)
diff --git a/d
pcl726.c:
Replace CamelCase range_0_20mA by range_0_20ma
ni_670x.c:
Fixes checkpatch warning:
WARNING: Block comments use * on subsequent lines
Replace (1<<7) by BIT(7) in the file ni_670x.c to get rid
of checkpatch.pl "CHECK" output "Prefer using the BIT macro".
Replace CamelCase range_0_20mA to
Hi Amit,
[auto build test ERROR on v4.8-rc4]
[cannot apply to staging/staging-testing next-20160825]
[if your patch is applied to the wrong git tree, please drop us a note to help
improve the system]
[Suggest to use git(>=2.9.0) format-patch --base= (or --base=auto for
convenience) to record wha
Hi All,
On Sun, Aug 28, 2016 at 9:28 PM, Colin King wrote:
> From: Colin Ian King
>
> trivial fix to spelling mistake in dev_err message
>
> Signed-off-by: Colin Ian King
Reviewed-by: Julian Calaby
Thanks,
--
Julian Calaby
Email: julian.cal...@gmail.com
Profile: http://www.google.com/prof
We get 2 warnings when building kernel with W=1:
drivers/staging/ks7010/ks_hostif.c:72:6: warning: no previous prototype for
'ks_wlan_hw_wakeup_task' [-Wmissing-prototypes]
drivers/staging/ks7010/ks_hostif.c:1508:6: warning: no previous prototype for
'hostif_infrastructure_set2_request' [-Wmissin
We get a few warnings when building kernel with W=1:
drivers/staging/rtl8192e/rtllib_softmac.c:279:13: warning: no previous
declaration for 'softmac_ps_mgmt_xmit' [-Wmissing-declarations]
drivers/staging/rtl8192e/rtllib_softmac.c:773:24: warning: no previous
declaration for 'rtllib_authentication
We get 1 warning when building kernel with W=1:
drivers/staging/media/omap4iss/iss.c:64:6: warning: no previous prototype for
'omap4iss_flush' [-Wmissing-prototypes]
In fact, this function is only used in the file in which it is
declared and don't need a declaration, but can be made static.
so th
86 matches
Mail list logo