linux/drivers/staging
Ana Rey 51296cdf9d staging: rtl8192u: make in ieee80211/rtl819x_BAProc.c some local functions static
Make some local functions (ActivateBAEntry, DeActivateBAEntry,
TxTsDeleteBA ,RxTsDeleteBA and ieee80211_send_DELBA) static and fix
coding style in this function declarations when It is necessary

Fix the following sparse warnings in ieee80211/rtl819x_BAProc.c

drivers/staging/rtl8192u/ieee80211/rtl819x_BAProc.c:16:6: warning: symbol 'ActivateBAEntry' was not declared. Should it be static?
drivers/staging/rtl8192u/ieee80211/rtl819x_BAProc.c:28:6: warning: symbol 'DeActivateBAEntry' was not declared. Should it be static?
drivers/staging/rtl8192u/ieee80211/rtl819x_BAProc.c:40:4: warning: symbol 'TxTsDeleteBA' was not declared. Should it be static?
drivers/staging/rtl8192u/ieee80211/rtl819x_BAProc.c:70:4: warning: symbol 'RxTsDeleteBA' was not declared. Should it be static?
drivers/staging/rtl8192u/ieee80211/rtl819x_BAProc.c:310:6: warning: symbol 'ieee80211_send_DELBA' was not declared. Should it be static?

Signed-off-by: Ana Rey <anarey@gmail.com>
Signed-off-by: Peter P Waskiewicz Jr <peter.p.waskiewicz.jr@intel.com>
2014-03-16 17:46:55 -07:00
..
android staging: android: ion: Use ERR_CAST instead of ERR_PTR 2014-03-13 16:34:02 -07:00
bcm Staging: bcm: Replace bcm functions with equivalents 2014-02-27 15:24:20 -08:00
ced1401 Staging: ced1401: Fix removed unused structs 2014-03-07 13:39:56 -08:00
comedi staging:comedi: Fix sparse warnings of incorrect type in assignment 2014-03-13 17:36:55 -07:00
cptm1217
crystalhd drivers/staging/crystalhd/bcm_70012_regs.h: Fix line over 80 characters. 2014-03-10 23:09:54 -07:00
cxt1e1 staging: cxt1e1: Removed assignments from if statements. 2014-03-13 17:44:45 -07:00
dgap staging: dgap: implement proper error handling in dgap_start() 2014-03-08 22:44:35 -08:00
dgnc Staging: dgnc: fix indentation in dgnc_mgmt.c 2014-03-13 16:17:59 -07:00
dgrp /dgrp: Fixed warning by adding fallthrough comment 2014-03-10 23:36:00 -07:00
et131x Staging: et131x: Fix warning of prefer ether_addr_copy() in et131x.c 2014-03-08 20:27:48 -08:00
frontier staging: frontier: fix memory leak in usb_alphatrack_probe() 2014-03-08 22:39:40 -08:00
ft1000 Staging: ft1000-usb: Fix Smatch Warning in ft1000_hw.c 2014-03-16 17:43:17 -07:00
fwserial
gdm72xx Staging: gdm72xx: Fix incorrect type in assignment in gdm_wimax.c 2014-03-07 15:41:30 -08:00
gdm724x staging: gdm724x: cleanup alloc_tx_sdu_struct() 2014-02-18 11:16:56 -08:00
goldfish
gs_fpgaboot Staging: gs_gpgaboot: Fix Bad function definition in io.c 2014-03-07 13:39:56 -08:00
iio Staging: iio/accel: Fix Prefer netdev_warn(netdev, ...then dev_warn(dev, ... then pr_warn(... to printk(KERN_INFO ... in sca3000_ring.c 2014-03-07 14:48:47 -08:00
imx-drm Merge branch 'imx-drm-staging' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into staging-next 2014-03-07 14:23:34 -08:00
keucr
line6 staging:line6: Fix use of variable length arrays 2014-03-08 20:35:16 -08:00
lustre staging:lustre: Fix Sparse Warning for Static Declarations in console.c 2014-03-13 17:37:09 -07:00
media staging: solo6x10: solo6x10-v4l2-enc.c: Fix line over 80 characters. 2014-03-16 17:07:06 -07:00
mt29f_spinand
netlogic Staging:netlogic: Correct double assignment in xlr_net.c 2014-03-08 20:31:53 -08:00
nokia_h4p staging:nokia_h4p:Replace __attribute__((packed)) by __packed 2014-03-08 20:35:16 -08:00
nvec staging:nvec: Introduce the use of the managed version of kzalloc 2014-03-07 15:19:36 -08:00
octeon Staging: octeon: Fix coding style 2014-03-07 13:52:23 -08:00
octeon-usb Staging: octeon-usb: Remove unnecessary brackets 2014-03-07 16:10:54 -08:00
olpc_dcon staging: olpc_dcon: Trivial: Remove space before indentation. 2014-02-07 10:35:30 -08:00
ozwpan staging/ozwpan: formatting coding style 2014-03-13 02:34:17 +00:00
panel Staging: panel: Fix quoted string split across line in panel.c 2014-02-27 12:29:24 -08:00
phison
quickstart
rtl8187se staging:rtl8187se: Fix sparse warning in right shift 2014-03-13 17:33:01 -07:00
rtl8188eu Staging: rtl8188eu: Fix sparse warnings. 2014-03-13 16:49:19 -07:00
rtl8192e Staging: rtl8192e: Fix Sparse Warning of invalid assignment in rtllib_tx.c 2014-03-07 16:13:39 -08:00
rtl8192u staging: rtl8192u: make in ieee80211/rtl819x_BAProc.c some local functions static 2014-03-16 17:46:55 -07:00
rtl8712 staging: rtl8712: Delete space before semicolon 2014-03-13 17:36:40 -07:00
rtl8821ae staging:rtl8821ae:Fix sparse warning of static function declaration 2014-03-10 23:25:08 -07:00
rts5139 staging: rts5139: Added in sd_cprm.c an include to fix a sparse warning 2014-03-16 17:41:13 -07:00
rts5208 staging: rts5208: Remove unnecessary parentheses. 2014-03-13 17:37:01 -07:00
sbe-2t3e3 /drivers/staging/sbe2t3e3: Fixed left brace to be on the previous line 2014-03-10 15:06:22 -07:00
sep Staging: sep: Fix line length over 80 characters in sep_main.c 2014-02-27 13:07:59 -08:00
serqt_usb2 staging:serqt_usb2: Fix sparse warning restricted __le16 degrades to integer 2014-03-07 15:21:58 -08:00
silicom staging: silicom: 80 character and tab formatting in libbp_sd.h 2014-03-08 19:48:41 -08:00
slicoss staging: slicoss: Fix unnecessary line continuations 2014-03-16 16:49:56 -07:00
speakup
ste_rmi4
tidspbridge Staging:tidspbridge: Fixed braces, spaces and long line coding style 2014-03-04 16:17:31 -08:00
unisys staging: unisys: visorutil: Use kzalloc instead of kmalloc with memset 2014-03-13 16:49:02 -07:00
usbip usbcore: rename struct dev_state to struct usb_dev_state 2014-03-10 09:54:56 -07:00
vme
vt6655 staging: vt6655 : Fix placement of open brace 2014-03-13 16:20:58 -07:00
vt6656 staging: vt6656: Use __releases/__acquires annotations 2014-03-16 17:07:06 -07:00
winbond Staging:winbond: Fix line over 80 characters in wb35rx.c 2014-03-07 15:38:06 -08:00
wlags49_h2 staging:wlags49_h2: Removed assignments from if statements. 2014-03-10 14:56:33 -07:00
wlags49_h25
wlan-ng staging:wlan-ng:Fix sparse warning 2014-03-13 15:46:09 -07:00
xgifb Staging: xgifb: Fix quoted string split across lines in XGI_main_26.c 2014-02-28 14:29:38 -08:00
xillybus
Kconfig staging: visorutil driver to provide common functionality to other s-Par drivers 2014-03-04 16:52:12 -08:00
Makefile staging: visorutil driver to provide common functionality to other s-Par drivers 2014-03-04 16:52:12 -08:00
staging.c