coccinelle: use macro DIV_ROUND_UP instead of (((n) + (d) - 1) /(d))
[qemu/ar7.git] / .dir-locals.el
blob3ac0cfc6f0d60a95a5c3557497835c80e52a1696
1 ((c-mode . ((c-file-style . "stroustrup")
2 (indent-tabs-mode . nil))))