[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20090401120557.GA12726@sucs.org>
Date: Wed, 1 Apr 2009 13:05:58 +0100
From: Andrew Price <andy@...rewprice.me.uk>
To: Frank Blaschka <frank.blaschka@...ibm.com>,
Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org
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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists