linux/drivers/staging
Devendra Naga 1f5466b0a6 staging: csr: remove func_exit_r macro
this macro is used for debugging purposes,

it actually defined as

if (unifi_debug >= 5) {
	printk("unifi: <= %s %d\n", __FUNCTION__, (int)rc);
}

which produces too many of those prints if the unifi_debug is >=5.
remove these calls and the macro itself altogether

Signed-off-by: Devendra Naga <devendra.aaru@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-10-29 14:54:34 -07:00
..
android Merge 3.7-rc3 into staging-next 2012-10-29 08:37:12 -07:00
asus_oled
bcm Staging: bcm: InterfaceIdleMode.h: Checkpatch fixes 2012-10-23 20:28:19 -07:00
ccg staging: ccg: rename ccg init and exit functions to conventional names 2012-10-22 15:50:07 -07:00
ced1401 staging: ced1401: usb1401: remove unused including <linux/version.h> 2012-10-26 09:13:40 -07:00
comedi Merge 3.7-rc3 into staging-next 2012-10-29 08:37:12 -07:00
cptm1217
crystalhd staging: crystalhd: fix a style warning 2012-10-22 13:35:37 -07:00
csr staging: csr: remove func_exit_r macro 2012-10-29 14:54:34 -07:00
cxt1e1
dgrp Merge 3.7-rc3 into staging-next 2012-10-29 08:37:12 -07:00
echo
et131x staging: et131x: Fix i386 build warnings from use of dma_addr_t 2012-10-23 19:57:02 -07:00
frontier
ft1000
gdm72xx staging/gdm72xx: sdio_boot: replace firmware upgrade API 2012-10-22 08:26:14 -07:00
iio Merge 3.7-rc3 into staging-next 2012-10-29 08:37:12 -07:00
imx-drm staging: ipu-v3: ipu-common: Indicate succesful probe 2012-10-25 12:02:11 -07:00
ipack staging: ipack: add missing include (implicit declaration of function 'kfree') 2012-10-24 15:12:01 -07:00
keucr USB merge for 3.7-rc1 2012-10-01 13:23:01 -07:00
line6 staging: line6: drop unused line6_index and line6_id arrays 2012-10-22 15:50:08 -07:00
media [media] v4l2: make vidioc_s_crop const 2012-09-26 11:02:25 -03:00
net
nvec Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq 2012-10-02 09:54:49 -07:00
octeon
olpc_dcon staging/olpc_dcon: use s/r hooks from device_driver->pm 2012-10-22 11:39:22 -07:00
omap-thermal Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux into thermal 2012-10-09 01:35:52 -04:00
omapdrm Merge 3.7-rc3 into staging-next 2012-10-29 08:37:12 -07:00
ozwpan
panel staging: Fix misspellings of "whether". 2012-09-21 08:56:40 -07:00
phison
quickstart
ramster staging: ramster: depends on NET 2012-10-22 15:42:38 -07:00
rtl8187se
rtl8192e Staging tree update for 3.7-rc1 2012-10-01 12:11:39 -07:00
rtl8192u staging: rtl8192u: fix a macro expansion bug 2012-10-22 11:39:22 -07:00
rtl8712 staging: r8712u: cleanup pointer type in r8712_setassocsta_cmd() 2012-10-26 09:36:06 -07:00
rts5139 staging: rts5139: fixed issues when config to built-in object 2012-10-22 15:58:22 -07:00
sbe-2t3e3 staging/sbe-2t3e3: Use netdev_ or dev_ or pr_ printks in module.c 2012-10-23 21:15:13 -07:00
sep
serqt_usb2 USB merge for 3.7-rc1 2012-10-01 13:23:01 -07:00
silicom Staging: silicom: Fix up version.h includes 2012-10-22 15:57:13 -07:00
slicoss staging: slicoss: fix a leak when kzalloc fail 2012-10-26 09:36:06 -07:00
sm7xxfb
speakup TTY merge for 3.7-rc1 2012-10-01 12:26:52 -07:00
ste_rmi4 staging: ste_rmi4: use module_i2c_driver to simplify the code 2012-10-22 13:43:46 -07:00
tidspbridge staging: tidspbridge: delete unused mmu functions 2012-10-24 16:31:32 -07:00
usbip staging: usbip: Avoid superfluous set HC_STATE_RUNNING in vhci_start 2012-10-22 13:38:40 -07:00
vme
vt6655 Staging: vt6655: fix missing unlock on error in vCommandTimer() 2012-10-22 13:26:41 -07:00
vt6656 staging: vt6656: [BUG] PIPEnsSendBulkOut free bBoolInUse 2012-10-22 13:26:41 -07:00
winbond staging: "winbond" Fix typos. 2012-10-23 20:35:54 -07:00
wlags49_h2 drivers/staging/wlags49_h2/man: remove CONFIG_EXPERIMENTAL 2012-10-23 20:28:19 -07:00
wlags49_h25
wlan-ng staging "wlan-ng" Fix typos. 2012-09-26 09:19:50 -07:00
xgifb staging "xgifb" Fix typos. 2012-10-22 11:41:13 -07:00
zcache
zram Merge 3.7-rc3 into staging-next 2012-10-29 08:37:12 -07:00
zsmalloc
Kconfig Staging: remove telephony drivers 2012-10-26 13:06:04 -07:00
Makefile Staging: remove telephony drivers 2012-10-26 13:06:04 -07:00
staging.c