linux/drivers/staging
Konrad Zapalowicz e9329bd3dd staging: rtl8821ae: add static for local symbols in halbtc8723b1ant.c
This commit fixes the sparse warning:

    "warning: symbol 'X' was not declared. Should it be static?"

Where the X is one of the following:

    glbt_info_src_8723b_2ant
    glcoex_ver_date_8723b_2ant
    glcoex_ver_8723b_2ant
    halbtc8723b2ant_bt_rssi_state
    halbtc8723b2ant_wifi_rssi_state
    halbtc8723b2ant_monitor_bt_enable_disable
    halbtc8723b2ant_monitor_bt_ctr
    halbtc8723b2ant_query_bt_info
    halbtc8723b2ant_is_wifi_status_changed
    halbtc8723b2ant_update_bt_link_info
    halbtc8723b2ant_action_algorithm
    halbtc8723b2ant_need_to_dec_bt_pwr
    halbtc8723b2ant_set_fw_dac_swing_level
    halbtc8723b2ant_set_fw_dec_bt_pwr
    halbtc8723b2ant_dec_bt_pwr
    halbtc8723b2ant_set_bt_auto_report
    halbtc8723b2ant_bt_auto_report
    halbtc8723b2ant_fw_dac_swing_lvl
    halbtc8723b2ant_set_sw_rf_rx_lpf_corner
    halbtc8723b2ant_rf_shrink
    halbtc8723b2ant_set_sw_penalty_txrate_adaptive
    halbtc8723b2ant_low_penalty_ra
    halbtc8723b2ant_set_dac_swing_reg
    halbtc8723b2ant_set_sw_fulltime_dac_swing
    halbtc8723b2ant_dac_swing
    halbtc8723b2ant_set_adc_backoff
    halbtc8723b2ant_adc_backoff
    halbtc8723b2ant_set_agc_table
    halbtc8723b2ant_agc_table
    halbtc8723b2ant_set_coex_table
    halbtc8723b2ant_coex_table
    halbtc8723b2ant_coex_table_with_type
    halbtc8723b2ant_set_fw_ignore_wlan_act
    halbtc8723b2ant_ignore_wlan_act
    halbtc8723b2ant_set_fw_ps_tdma
    halbtc8723b2ant_sw_mechanism1
    halbtc8723b2ant_sw_mechanism2
    halbtc8723b2ant_set_ant_path
    halbtc8723b2ant_ps_tdma
    halbtc8723b2ant_coex_alloff
    halbtc8723b2ant_init_coex_dm
    halbtc8723b2ant_action_bt_inquiry
    halbtc8723b2ant_is_common_action
    halbtc8723b2ant_tdma_duration_adjust
    halbtc8723b2ant_action_sco
    halbtc8723b2ant_action_hid
    halbtc8723b2ant_action_a2dp
    halbtc8723b2ant_action_a2dp_pan_hs
    halbtc8723b2ant_action_pan_edr
    halbtc8723b2ant_action_pan_hs
    halbtc8723b2ant_action_pan_edr_a2dp
    halbtc8723b2ant_action_pan_edr_hid
    halbtc8723b2ant_action_hid_a2dp_pan_edr
    halbtc8723b2ant_action_hid_a2dp
    halbtc8723b2ant_run_coexist_mechanism
    halbtc8723b2ant_wifioff_hwcfg

Signed-off-by: Konrad Zapalowicz <bergo.torino@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-05-25 11:11:17 -07:00
..
android staging: android: describe use of memory barrier on sync.c 2014-05-25 11:09:14 -07:00
bcm staging: Convert __FUNCTION__ to __func__ 2014-05-25 11:05:07 -07:00
ced1401
comedi staging: comedi: removing warnings reported by checkpatch tool on cb_pcimdas.c 2014-05-24 01:57:14 +09:00
cptm1217
crystalhd Staging: crystalhd: Improve kzalloc calls in crystalhd_lnx.c 2014-04-18 16:22:15 -07:00
cxt1e1 staging: cxt1e1: remove set a value to static variable 2014-05-23 20:38:43 +09:00
dgap Staging: dgap: Fixed iomem accesses in dgap.c 2014-05-25 11:09:14 -07:00
dgnc staging: dgnc: dgnc_tty: Remove a prohibited space 2014-05-24 02:12:40 +09:00
dgrp
et131x staging: et131x: Remove empty file Module.symvers 2014-05-23 20:43:47 +09:00
frontier staging: frontier: fix some indenting 2014-05-03 19:44:53 -04:00
ft1000 staging: ft1000: Remove useless return variables 2014-05-24 02:14:31 +09:00
fwserial drivers/staging: Use RCU_INIT_POINTER(x, NULL) in fwserial/fwserial.c 2014-04-25 14:01:40 -07:00
gdm72xx staging: gdm72xx: code cleanup 2014-05-24 07:23:15 +09:00
gdm724x
goldfish goldfish: clean up staging ifdefs 2014-05-15 13:20:41 -07:00
gs_fpgaboot staging: gs_fpgaboot: Fixed code style issues 2014-05-15 13:56:10 -07:00
iio Third round of new stuff for IIO in the 3.16 cycle. 2014-05-25 10:56:30 -07:00
imx-drm imx-hdmi: Make checkpatch happy 2014-05-23 20:44:43 +09:00
keucr staging: Convert __FUNCTION__ to __func__ 2014-05-25 11:05:07 -07:00
line6 staging/line6: blank line after declaration cleanup 2014-05-15 13:54:29 -07:00
lustre staging: lustre: Fixed warnings about using 0 as NULL ptr 2014-05-25 10:59:52 -07:00
media staging: lirc: Fix sparse warnings 2014-05-23 21:39:28 +09:00
mt29f_spinand staging/mt29f_spinand: Terminate of match table 2014-05-25 10:59:52 -07:00
netlogic staging: netlogic: fix missing a blank line after declarations 2014-04-25 16:05:12 -07:00
nokia_h4p staging: nokia_h4p: Fix a coding style problem 2014-05-03 19:44:52 -04:00
nvec
octeon Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 2014-04-02 20:53:45 -07:00
octeon-usb staging: Convert __FUNCTION__ to __func__ 2014-05-25 11:05:07 -07:00
olpc_dcon staging/olpc_dcon: fix checkpatch warnings 2014-05-24 07:23:15 +09:00
ozwpan staging: ozwpan: Remove useless return variables 2014-05-23 21:11:57 +09:00
panel staging: panel: (coding style) Multiple assignments 2014-05-25 10:59:52 -07:00
phison
quickstart
rtl8188eu Revert "staging: r8188eu: Add support for Dlink DWA-121 802.11n Wireless N 150 Pico Adapter" 2014-05-24 13:01:06 -07:00
rtl8192e staging: rtl8192e: make return of 0 explicit 2014-05-24 02:14:30 +09:00
rtl8192ee staging: r8192ee: Turn on build of the new driver 2014-05-23 11:33:56 +09:00
rtl8192u staging: Convert __FUNCTION__ to __func__ 2014-05-25 11:05:07 -07:00
rtl8712 staging: rtl8712: remove _malloc() 2014-05-25 11:04:44 -07:00
rtl8723au staging: Convert __FUNCTION__ to __func__ 2014-05-25 11:05:07 -07:00
rtl8821ae staging: rtl8821ae: add static for local symbols in halbtc8723b1ant.c 2014-05-25 11:11:17 -07:00
rts5208 staging: rts5208: Use pci_device_id rather than DEFINE_PCI_DEVICE_TABLE 2014-05-24 02:14:31 +09:00
sep staging: sep: Fix coding style 2014-05-15 15:04:45 -07:00
serqt_usb2 staging: serqt_usb2: Clean up initializations of variables 2014-05-03 20:16:39 -04:00
silicom staging: silicom: Remove unused pointer in bypass_init_module() 2014-05-23 20:40:41 +09:00
skein staging/skein: variable/member name cleanup 2014-05-21 11:17:42 +09:00
slicoss staging: slicoss: clean up use of dev_err 2014-05-25 10:59:53 -07:00
speakup drivers/staging/speakup/: avoid world-writable sysfs files. 2014-05-23 20:31:22 +09:00
ste_rmi4
tidspbridge
unisys Staging: unisys: visorchipset: Remove filexfer.c 2014-05-23 20:21:10 +09:00
usbip staging: Convert __FUNCTION__ to __func__ 2014-05-25 11:05:07 -07:00
vme Merge 3.15-rc2 into staging-next 2014-04-22 10:08:40 -07:00
vt6655 staging: vt6655: Remove useless return variables 2014-05-23 21:35:27 +09:00
vt6656 staging: vt6656: CARDvCalculateOFDMRParameter fix indentation rsv_time 2014-05-25 10:58:26 -07:00
winbond staging/winbond: fix a style error 2014-05-23 21:13:40 +09:00
wlags49_h2 staging: wlags49_h2: wl_priv: Remove useless return variables 2014-05-24 01:55:14 +09:00
wlags49_h25
wlan-ng staging: wlan-ng: use netdev_() instead of printk() 2014-05-24 02:08:16 +09:00
xgifb Staging: xgifb: Fixed a code-style warning 2014-05-24 04:42:20 +09:00
xillybus staging: xillybus: Use devm_ API on probe and remove 2014-05-24 02:11:48 +09:00
Kconfig staging: remove rts5139 driver code 2014-05-23 20:46:41 +09:00
Makefile staging: remove rts5139 driver code 2014-05-23 20:46:41 +09:00
staging.c