linux-stable/drivers/staging
Chaehyun Lim 1a8ccd8585 staging: wilc1000: replace s32 with int
This patch changes date type of s32Error as int.
The return type of WILC_WFI_InitHostInt and WILC_WFI_DeInitHostInt is int
so that data type of this variable is changed by int.

Signed-off-by: Chaehyun Lim <chaehyun.lim@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-09-20 19:05:09 -07:00
..
android staging: android: fix typo 2015-09-12 18:24:57 -07:00
board staging: board: Migrate away from __pm_genpd_name_add_device() 2015-09-09 02:18:25 +02:00
clocking-wizard
comedi staging: comedi: comedi_fops.c: remove bogus kernel-doc for runflags 2015-09-18 19:54:16 -07:00
dgap staging/dgap: Use strpbrk() instead of dgap_sindex() 2015-09-12 18:24:57 -07:00
dgnc staging: dgnc: Fixed line over 80 characters long 2015-09-14 08:50:44 -07:00
emxx_udc staging: emxx_udc: Remove unused parameter from function parameter list parameter list 2015-09-12 18:24:52 -07:00
fbtft staging: fbtft: change log level 2015-09-12 18:25:02 -07:00
fsl-mc Staging: fsl-mc/bus: mc-bus.c: Fixed coding style issues 2015-09-12 18:24:52 -07:00
ft1000 staging: ft1000: code style cleanup 2015-09-15 06:33:30 -07:00
fwserial
gdm72xx staging: gdm72xx: NULL comparison style 2015-09-12 18:24:53 -07:00
gdm724x
goldfish staging: goldfish: Prefer kernel type u32 over uint32_t 2015-09-12 18:24:38 -07:00
gs_fpgaboot
iio Staging: iio: addac: Prefer using the BIT macro 2015-09-12 18:24:56 -07:00
lustre staging/lustre: use __noreturn for lbug_with_loc 2015-09-16 21:25:25 -07:00
media media updates for v4.3-rc1 2015-09-05 18:21:14 -07:00
most Staging: most: aim-network: Replace pr_info with netdev_info 2015-09-16 21:32:45 -07:00
mt29f_spinand staging: mt29f_spinand: Export OF module alias information 2015-09-12 18:24:37 -07:00
netlogic staging: netlogic: Remove unnecessary externs 2015-08-14 17:38:15 -07:00
nvec staging: nvec: Remove unnecessary externs 2015-08-14 18:51:56 -07:00
octeon Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus 2015-09-03 16:55:55 -07:00
octeon-usb staging: octeon-usb: Fix module autoload for OF platform driver 2015-09-12 18:24:37 -07:00
olpc_dcon staging: olpc_dcon: Remove unnecessary externs 2015-08-14 17:38:15 -07:00
panel staging: panel: panel.c: Fixed coding style issues 2015-09-12 18:24:37 -07:00
rdma IB/hfi1: fix copy_to/from_user() error handling 2015-09-15 06:40:57 -07:00
rtl8188eu staging: rtl8188eu: Introduce monitor interface for IEEE 802.11 frames 2015-09-18 19:53:50 -07:00
rtl8192e staging: rtl8192e: fix memory leak 2015-09-15 06:47:05 -07:00
rtl8192u staging: rtl8192u: r8192U_core: fix comments lines over 80 characters 2015-09-16 21:52:29 -07:00
rtl8712 staging: rtl8712: usb_ops_linux: fixed a comparison coding style issue 2015-09-14 08:50:44 -07:00
rtl8723au staging: rtl8723au: Clean up getPowerBase() 2015-09-16 21:50:05 -07:00
rts5208
skein
slicoss staging: slicoss: use status in isr 2015-09-18 19:53:51 -07:00
sm750fb staging: sm750fb: ddk750_*i2c: shorten lines to under 80 characters 2015-09-14 08:50:47 -07:00
speakup Staging: speakup: kobjects.c: Remove explicit NULL comparison 2015-09-12 18:25:00 -07:00
ste_rmi4 Staging: ste_rmi4: Remove unnecessary MODULE_ALIAS() 2015-09-12 18:24:38 -07:00
unisys staging: unisys: add visorhid driver 2015-09-20 18:52:38 -07:00
vme staging: vme: devices: add spaces around '-' 2015-08-14 18:56:54 -07:00
vt6655 staging: vt6655: Move code in device_get_pci_info 2015-09-14 08:50:46 -07:00
vt6656
wilc1000 staging: wilc1000: replace s32 with int 2015-09-20 19:05:09 -07:00
wlan-ng staging/wlan-ng : Remove duplicated defines from p80211 2015-09-12 18:24:52 -07:00
xgifb staging: xgifb: Remove unnecessary externs 2015-08-14 18:51:56 -07:00
Kconfig Changes for 4.3 2015-09-09 08:33:31 -07:00
Makefile Changes for 4.3 2015-09-09 08:33:31 -07:00
staging.c