On 06/05/2016 08:47 PM, Daniel Borkmann wrote:

On 6/4/2016 7:24 PM, Daniel Borkmann wrote:
[...]

    Need a comment here, something like /* FALL THRU */.

Hmm, not really, I think it's obvious enough.

Well, at least the *switch* example in the CodingStyle chapter 1 has such comment (though there's no explicit statement on this matter).

+        default:
             return -ENOENT;
-        prio = TC_H_MAKE(0x80000000U, 0U);
+        }
     }
[...]

MBR, Sergei

Reply via email to