Catch direct access to .d_type member of struct dirent, as some
non-POSIX compliant systems we support lack it, and rewrite to use
DTYPE() macro, which is not quite the right thing to do.
* jc/cocci-dtype:
cocci: do not directly access the .d_type member in struct dirent