Hi Lauro, > > /* NFCEE Interface Specific Status Codes */ > > -#define > NCI_STATUS_MAX_ACTIVE_NFCEE_INTERFACES_REACHED 0xc0 > > -#define > NCI_STATUS_NFCEE_INTERFACE_ACTIVATION_FAILED 0xc1 > > -#define NCI_STATUS_NFCEE_TRANSMISSION_ERROR > 0xc2 > > -#define NCI_STATUS_NFCEE_PROTOCOL_ERROR > 0xc3 > > +#define NCI_STATUS_MAX_ACTIVE_NFCEE_INTERFACES_REACHED 0xc0 > > +#define NCI_STATUS_NFCEE_INTERFACE_ACTIVATION_FAILED 0xc1 > > +#define NCI_STATUS_NFCEE_TRANSMISSION_ERROR 0xc2 > > +#define NCI_STATUS_NFCEE_PROTOCOL_ERROR > 0xc3 > > #define NCI_STATUS_NFCEE_TIMEOUT_ERROR 0xc4 > > You are mixing indentation changes with changes in constants. It would > be better to put the indentation changes in a another patch. OK, I'll remove the indentation changes from this patch set (and fix it in a different patch). > > > > Lauro > Thanks & BR, Ilan -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html