linux/drivers/staging
Peter Senna Tschudin ffb324aa16 staging: winbond: Change variable type to bool
The variable Trigger is only assigned the values true and false.
Change its type to bool.

The simplified semantic patch that find this problem is as
follows (http://coccinelle.lip6.fr/):

@exists@
type T;
identifier b;
@@
- T
+ bool
  b = ...;
  ... when any
  b = \(true\|false\)

Signed-off-by: Peter Senna Tschudin <peter.senna@gmail.com>
Acked-by: Pavel Machek <pavel@ucw.cz>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-09-25 16:28:59 -07:00
..
android staging/android: Add kerneldoc to one function in alarm-dev.c 2013-09-17 07:47:40 -07:00
bcm Staging: bcm: PHSModule.c: Matching the function definition with function declaration 2013-09-25 16:25:41 -07:00
btmtk_usb
ced1401
comedi staging: comedi: pcl711: change MODULE_DESCRIPTION 2013-09-25 16:00:01 -07:00
cptm1217
crystalhd staging: crystalhd: Resolve sparse 'different base types' warnings. 2013-08-30 11:46:46 -07:00
cxt1e1 staging: cxt1e1: Remove #define SBE_INCLUDE_SYMBOLS 2013-08-12 15:20:25 -07:00
dgap staging: dgap: tty.c: removes smatch warnings "redundant null check" 2013-09-25 16:18:10 -07:00
dgnc staging: dgnc: removes LINUX_VERSION_CODE conditionals 2013-09-25 16:07:12 -07:00
dgrp staging: dgrp: Remove casting the return value which is a void pointer 2013-09-17 07:47:43 -07:00
dwc2 staging: dwc2: Fix typo in staging/dwc2 2013-09-17 07:47:46 -07:00
echo
et131x staging: et131x: Add some items to the TODO list 2013-09-17 07:47:43 -07:00
frontier staging: frontier: use better DEVICE_ATTR_ macros 2013-08-24 10:30:28 -07:00
ft1000
fwserial Staging: fwserial: wrap a line that exceeds 80 characters 2013-09-17 07:47:44 -07:00
gdm72xx
gdm724x staging: gdm724x: Remove version.h header inclusion in netlink_k.c 2013-08-27 22:53:22 -07:00
goldfish
iio Merge 3.12-rc2 into staging-next. 2013-09-25 08:59:04 -07:00
imx-drm Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux 2013-09-05 10:17:26 -07:00
keucr staging: keucr: be explicit to the sysfs file permissions 2013-08-24 10:33:07 -07:00
line6 staging: line6: add bounds check in snd_toneport_source_put() 2013-09-17 07:39:28 -07:00
lustre Staging: lustre: fix switch case statement indenting 2013-09-25 16:22:31 -07:00
media [media] msi3101: Fix compilation on i386 2013-08-24 13:35:14 -03:00
netlogic drivers: staging: netlogic.h: removed WARNING: extern prototypes should be avoided in .h files 2013-09-25 16:22:31 -07:00
nvec staging: nvec: re-enable the clock on resume 2013-07-29 11:29:37 -07:00
octeon staging: octeon: Fix typo in staging/octeon 2013-09-25 16:25:40 -07:00
octeon-usb staging: octeon-usb: eliminate remaining typedef unions 2013-07-31 17:51:50 -07:00
olpc_dcon Staging: olpc_dcon: Removed more completed TODO entries 2013-08-21 10:02:28 -07:00
ozwpan staging: ozwpan: Return error, if PD is not connected. 2013-08-28 15:18:40 -07:00
panel
phison
quickstart staging: quickstart: fix up sysfs file permissions 2013-08-24 10:34:53 -07:00
rtl8187se staging: Update e-mail address for Andrea Merello 2013-08-27 22:03:53 -07:00
rtl8188eu Merge 3.12-rc2 into staging-next. 2013-09-25 08:59:04 -07:00
rtl8192e staging: rtl8192e: Fix typo in rtl8192e/dot11d.h 2013-09-25 16:25:40 -07:00
rtl8192u staging: Update e-mail address for Andrea Merello 2013-08-27 22:03:53 -07:00
rtl8712 staging: rtl8712: re-use native mac_pton() helper 2013-09-17 07:47:46 -07:00
rts5139
sb105x
sbe-2t3e3
sep
serqt_usb2
silicom staging: silicom: introduce bp_dev_get_idx_bsf() and use it 2013-09-17 07:47:46 -07:00
slicoss Staging: Convert uses of compare_ether_addr to ether_addr_equal 2013-09-17 07:47:44 -07:00
sm7xxfb
speakup staging: speakup: kobjects.c: Use correct values when changing voice. 2013-09-17 07:47:46 -07:00
ste_rmi4
tidspbridge staging: tidspbridge: Fix typos in comments 2013-08-21 10:02:28 -07:00
usbip staging: usbip: use DEVICE_ATTR_RO/RW for sysfs attributes 2013-08-26 12:02:54 -07:00
vme
vt6655 staging: vt6655: vt6656: Fix typo in comments 2013-09-25 16:25:40 -07:00
vt6656 staging: vt6656: rxtx.c s_vGenerateTxParameter replace pTxBufHead void pointer. 2013-09-25 16:25:41 -07:00
winbond staging: winbond: Change variable type to bool 2013-09-25 16:28:59 -07:00
wlags49_h2 staging: wlags49_h2: remove sysfs file 2013-08-24 10:24:40 -07:00
wlags49_h25 staging: wlags49_h2: remove sysfs file 2013-08-24 10:24:40 -07:00
wlan-ng staging: wlan-ng: cfg80211.c: replaced printk() with netdev_warn() 2013-09-17 07:47:44 -07:00
xgifb Staging: xgifb: Fixed a warning of Space before semicolon 2013-08-12 14:08:27 -07:00
xillybus staging: xillybus: fix format string usage 2013-09-17 07:39:27 -07:00
zram Revert "staging: zram: Add auto loading of module if user opens /dev/zram." 2013-09-17 07:39:28 -07:00
zsmalloc
Kconfig staging: dgap: adds driver to kernel build 2013-08-22 10:47:53 -07:00
Makefile staging: dgap: adds driver to kernel build 2013-08-22 10:47:53 -07:00
staging.c