2009-04-01 12:06:19

by Andrew Price

[permalink] [raw]
Subject: Commit 64ef89 left empty files

Hi,

After running 'make distclean' on a clone of Linus's linux-2.6 git tree today I
ran 'git status' and found that these two files had been deleted:

# deleted: drivers/s390/net/qeth_core_offl.c
# deleted: drivers/s390/net/qeth_core_offl.h

This seems to have happened because both of these files are empty and distclean
removes empty files. Since I use make-kpkg to script my kernel test builds
(which uses distclean) this is kind of inconvenient.

Please could these files be properly 'git rm'd if appropriate?

Thanks,

--
Andrew Price