linux/drivers/nfc/st21nfca
Christophe Ricard 3e6df9191a NFC: st21nfca: Fix scripts/checkpatch.pl warnings "Missing a blank line after declarations"
Fixing scripts/checkpatch.pl warning "Missing a blank line after declarations" in:
- st21nfca.c:
	- check_presence after fwi variable declaration.
	- get_frame_size after len variable declaration.
	- st21nfca_hci_i2c_repack after "i, j, r, size" variable declaration.

- st21nfca_dep.c st21nfca_tx_work after skb pointer declaration.

Signed-off-by: Christophe Ricard <christophe-h.ricard@st.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2014-09-07 23:56:46 +02:00
..
i2c.c NFC: st21nfca: Fix scripts/checkpatch.pl warnings "Missing a blank line after declarations" 2014-09-07 23:56:46 +02:00
Kconfig NFC: ST21NFCA: Add driver for STMicroelectronics ST21NFCA NFC Chip 2014-04-22 00:37:25 +02:00
Makefile NFC: st21nfca: Adding P2P support to st21nfca in Initiator & Target mode 2014-07-23 01:14:41 +02:00
st21nfca_dep.c NFC: st21nfca: Fix scripts/checkpatch.pl warnings "Missing a blank line after declarations" 2014-09-07 23:56:46 +02:00
st21nfca_dep.h NFC: st21nfca: Adding P2P support to st21nfca in Initiator & Target mode 2014-07-23 01:14:41 +02:00
st21nfca.c NFC: st21nfca: Fix scripts/checkpatch.pl warnings "Missing a blank line after declarations" 2014-09-07 23:56:46 +02:00
st21nfca.h NFC: st21nfca: Adding P2P support to st21nfca in Initiator & Target mode 2014-07-23 01:14:41 +02:00