commit | 41bd9cee8a68b61743e096ac92a82de1c88f96be | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Mon Jul 29 16:35:10 2019 +0300 |
committer | David S. Miller <davem@davemloft.net> | Mon Jul 29 08:56:26 2019 -0700 |
tree | ecdd8d8a7330b3eb9ca457e4358ac979f68b40fc | |
parent | da05208a0cb62d539470dd7f951f06cf0092e322 [diff] |
NFC: nxp-nci: Drop comma in terminator lines There is no need to have a comma after terminator entry in the arrays of IDs. This may prevent the misguided addition behind the terminator without compiler notice. Drop the comma in terminator lines for good. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Tested-by: Sedat Dilek <sedat.dilek@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>