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:

committed by
Samuel Ortiz

szülő
dfa8070d7f
commit
ba2c231cbc
@@ -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");
|
||||
|
Reference in New Issue
Block a user