The attached patch fixes a few leftover coder sniffer warnings.
It also adds a license file (all d.o modules are GPLv2 or later, so I used that) and a .gitignore file (so far, its empty) for future-proofing.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | complete_coder_compliance-2447611-2.patch | 20.38 KB | t0xicCode |
Comments
Comment #1
t0xicCode commentedThe included patch is git-aware, so it just needs to be
git apply-ied to the HEAD.Comment #2
t0xicCode commentedUploaded correct patch.