nfc: st-nci: Code cleanup

A few code cleanups, mostly empty lines removal.

Signed-off-by: Christophe Ricard <christophe-h.ricard@st.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
This commit is contained in:
Christophe Ricard
2015-12-23 23:45:12 +01:00
committed by Samuel Ortiz
szülő dfa8070d7f
commit ba2c231cbc
3 fájl változott, egészen pontosan 1 új sor hozzáadva és 4 régi sor törölve

Fájl megtekintése

@@ -425,7 +425,6 @@ static struct i2c_driver st_nci_i2c_driver = {
.id_table = st_nci_i2c_id_table,
.remove = st_nci_i2c_remove,
};
module_i2c_driver(st_nci_i2c_driver);
MODULE_LICENSE("GPL");