depmod: add asserts to ensure positive return from ftell()
authorLucas De Marchi <lucas.demarchi@intel.com>
Sat, 28 Feb 2015 17:45:07 +0000 (14:45 -0300)
committerLucas De Marchi <lucas.demarchi@intel.com>
Sat, 28 Feb 2015 17:57:00 +0000 (14:57 -0300)
commit22df456760cf9e42302235c82125c2eb578050b2
tree8f64c0ed18967a14850135e3b893744dca641101
parentade6b25c9a66d4a4cbce4879000f6cbfdcd794c5
depmod: add asserts to ensure positive return from ftell()

Also ignore some errors that will later be returned by ferror().
tools/depmod.c