Name of failed tests ====================
checkpatch next distributed-arp-table.c
Output of different failed tests ================================
checkpatch next distributed-arp-table.c:
>>
ERROR: return is not a function, parentheses are not required #144: FILE: distributed-arp-table.c:144: + return (memcmp(data1, data2, sizeof(__be32)) == 0 ? 1 : 0);
total: 1 errors, 0 warnings, 0 checks, 1198 lines checked
linux-merge@lists.open-mesh.org