linux/drivers/staging
Matthias Beyer 71928b3a46 Staging: bcm: Fixed indention for inner if-block
The inner if-statement was aligned just like the outer one. Why?

This indention was introduced by

    f34c488c38

which is a indention-fix patch itself. That's why I'm curious about it.

I did not merge these nested if-statements, as I don't know if I'm
destroying logical seperated checks with it.

Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-06-29 14:29:41 -07:00
..
android Staging: Android: removed an unnecessary else statement 2014-06-26 20:18:58 -04:00
bcm Staging: bcm: Fixed indention for inner if-block 2014-06-29 14:29:41 -07:00
board staging: board: kzm9d: Board staging support for emxx_udc 2014-06-19 15:09:19 -07:00
ced1401 staging: ced1401: fix sparse warning for ced1401 2014-06-26 20:35:49 -04:00
comedi staging: comedi: mite: cleanup mite_unsetup() 2014-06-29 14:17:59 -07:00
cptm1217 staging/cptm1217: fix checkpatch warnings about else clause 2014-06-20 08:28:01 -07:00
cxt1e1 staging: cxt1e1: fix sbeCrc function declaration 2014-06-26 20:35:50 -04:00
dgap staging: dgap: make dgap_found_board() return a brd pointer 2014-06-20 08:28:02 -07:00
dgnc Staging: dgnc: fixed brace coding style issue in dgnc_driver.c 2014-06-19 17:10:12 -07:00
dgrp
emxx_udc staging: emxx_udc: Use module_platform_driver 2014-06-26 20:59:02 -04:00
et131x Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 2014-06-12 14:27:40 -07:00
frontier Staging/frontier/tranzport: coding style fixes 2014-05-28 14:30:33 -07:00
ft1000 staging: ft1000_dnld.c:code indent should use tabs where possible 2014-06-26 20:35:49 -04:00
fwserial staging/fwserial: (coding style) remove not needed return statements 2014-06-18 15:25:56 -07:00
gdm72xx staging: gdm72xx: remove blank lines after an open brace 2014-06-26 20:36:57 -04:00
gdm724x staging: gdm724x: Added blank lines after declarations in gdm_lte.c 2014-06-19 16:33:44 -07:00
goldfish staging: goldfish: fix coding style. 2014-06-18 15:01:35 -07:00
gs_fpgaboot
iio Second round of new drivers and cleanups for IIO in the 3.17 cycle. 2014-06-29 09:49:28 -07:00
imx-drm imx-drm: parallel-display: Fix DPMS default state. 2014-06-19 17:33:37 -07:00
keucr staging: keucr: usb.c: add blank lines after declarations 2014-06-18 15:23:59 -07:00
line6 staging: line6: do not return 0 from probe if no initialization done 2014-06-19 17:12:01 -07:00
lustre staging: lustre: llite: dir.c - fix for coding style issues 2014-06-26 20:54:59 -04:00
media staging: lirc: remove sa1100 support 2014-06-19 17:10:12 -07:00
mt29f_spinand staging/mt29f_spinand: coding style fixes 2014-06-01 16:46:57 -07:00
netlogic Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 2014-06-12 14:27:40 -07:00
nokia_h4p staging: nokia_h4: nokia_core.c Fixed coding style 2014-06-19 15:44:34 -07:00
nvec
octeon Staging: octeon: minor style cleanups 2014-06-19 15:24:52 -07:00
octeon-usb staging: Convert __FUNCTION__ to __func__ 2014-05-25 11:05:07 -07:00
olpc_dcon
ozwpan
panel staging: panel: (coding style) Multiple assignments 2014-05-25 10:59:52 -07:00
phison
quickstart
rtl8188eu staging: rtl8188eu: Replace _cancel_timer() with del_timer_sync() 2014-06-26 20:27:15 -04:00
rtl8192e Staging: rtl8192e: adjust error handling 2014-06-26 19:59:06 -04:00
rtl8192ee staging: Remove useless "default N" lines 2014-06-19 17:18:15 -07:00
rtl8192u staging: rtl8192u: r8192U_core.c: Cleaning up variable is set more than once 2014-06-26 19:59:06 -04:00
rtl8712 staging: rtl8712: remove inapplicable comment 2014-06-26 20:33:16 -04:00
rtl8723au staging: rtl8723au: Remove unused rtw_pwr_wakeup_ex() 2014-06-26 20:34:17 -04:00
rtl8821ae drivers/staging/rtl8821ae: replace magic number by macro 2014-06-26 20:32:12 -04:00
rts5208
sep staging: sep: Fix checkpatch.pl warnings 2014-06-19 17:18:15 -07:00
serqt_usb2 Staging: serqt_usb2: fixed frivolous else statement warnings 2014-06-26 19:56:48 -04:00
silicom staging: silicom: fix sparse warning for static variable 2014-06-01 16:46:56 -07:00
skein staging: skein: fix sparse warning for static arrays 2014-06-19 16:56:43 -07:00
slicoss Staging: slicoss: fixed frivolous else statement warnings in slicoss.c 2014-06-26 21:00:49 -04:00
speakup drivers/staging/speakup/main: fixed jiffie comparison 2014-06-19 17:12:01 -07:00
ste_rmi4
tidspbridge Staging:tidspbridge Fix minor checkpatch.pl warning 2014-06-19 17:16:04 -07:00
unisys Staging: unisys Remove BROKEN from Kconfig to allow compilation 2014-06-26 20:16:39 -04:00
usbip staging: usbip: fixed a coding-style warning 2014-06-18 14:08:58 -07:00
vme
vt6655 staging: vt6655: remove header declarations for static functions 2014-06-26 20:21:51 -04:00
vt6656 staging: vt6656: device_init_registers move out vnt_set_bss_mode 2014-06-29 14:25:53 -07:00
wlags49_h2 staging: wlags49_h2: Fix use of skb after netif_rx 2014-06-26 20:18:58 -04:00
wlags49_h25
wlan-ng wlan-ng/prism2sta:checkpatch: Insert blank lines 2014-06-19 17:30:13 -07:00
xgifb
xillybus staging: xillybus: Use devm_ API for memory allocation and DMA mapping 2014-06-26 20:19:25 -04:00
Kconfig staging: winbond: remove driver 2014-06-28 15:37:02 -07:00
Makefile staging: winbond: remove driver 2014-06-28 15:37:02 -07:00
staging.c