Attention is currently required from: neels, fixeria.
1 comment:
File examples/sccp_test_vty.c:
Patch Set #8, Line 44: int conn_id = atoi(argv[0]), ret;
please declare 'int ret;' on a separate line
Why? I don't recall anything about it from Linux kernel coding style. Having it on the same line makes it easier to read.
To view, visit change 29087. To unsubscribe, or for help writing mail filters, visit settings.