LICENSES: remove empty other, exceptions directories
These directories were originally added as they were required for
spdxcheck.py, which upstream checkpatch.pl invokes.

As git doesn't index empty directories, they contained empty
.gitignore files. As these files were 0 bytes, make distclean now
removes them.

We already patch checkpatch.pl, so we will just patch spdxcheck.py
when we add it and get rid of these directories.
They can be added back should the need arise.

Reported-by: Geordan Neukum <gneukum1@gmail.com>
Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent 4b9696e commit fc9304b7f77367ed603198bd50e26b57c170641f
@Ahmad Fatoum Ahmad Fatoum authored on 15 May 2019
Sascha Hauer committed on 21 May 2019
Showing 2 changed files
View
LICENSES/exceptions/.gitignore 100644 → 0
View
LICENSES/other/.gitignore 100644 → 0