Commit 64ef89 left empty files

From: Andrew Price
Date: Wed Apr 01 2009 - 08:06:20 EST


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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/