gentree: refuse patches creating files
authorJohannes Berg <johannes.berg@intel.com>
Fri, 17 May 2013 09:18:46 +0000 (11:18 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 17 May 2013 09:18:46 +0000 (11:18 +0200)
commit33c4d21e3212eae28901a1c10f0f26c63c689089
tree71375ea12e907a2f8d380fe0b5b8399609d71f76
parentc73e015c95886cc77f2af55abe93247aa1dab3c8
gentree: refuse patches creating files

This doesn't make sense since we'd have no way of knowing
when such a patch should be applied. Right now the patch
would be ignored, but make it extra obvious and error out
on such patches.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
gentree.py