From: Linus Torvalds Date: Wed, 1 Apr 2009 19:46:15 +0000 (-0700) Subject: qeth: properly delete empty files. X-Git-Tag: v2.6.30-rc1~413 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=972dd435fb2c5da173a4c8dea44ccb8748e36d35;p=pandora-kernel.git qeth: properly delete empty files. Commit 64ef8957986f6a04f61e7c95fa6ffeb3a86a6661 ("qeth: remove EDDP") removed the qeth_core_offl.[hc] files, but ended up doing so by just patching them to zero size, rather than removing them properly. Actually remove the files. Reported-by: Andrew Price Cc: Frank Blaschka Cc: David S. Miller Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed