[PATCH] NFC: mei_phy: Clean up file

2013-06-07 Thread Valentin Ilie
Fix checkpatch warnings. Replace __attribute__((__packed__)) with __packed. Replace spaces with tabs. Signed-off-by: Valentin Ilie --- drivers/nfc/mei_phy.c |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/drivers/nfc/mei_phy.c b/drivers/nfc/mei_phy.c index

[PATCH] NFC: mei_phy: Clean up file

2013-06-07 Thread Valentin Ilie
Fix checkpatch warnings. Replace __attribute__((__packed__)) with __packed. Replace spaces with tabs. Signed-off-by: Valentin Ilie valentin.i...@gmail.com --- drivers/nfc/mei_phy.c |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/drivers/nfc/mei_phy.c