projects
/
platform
/
upstream
/
kmod.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
778395e
)
libkmod-index: remove invalid comment
author
Lucas De Marchi
<lucas.demarchi@intel.com>
Tue, 28 Oct 2014 03:56:42 +0000
(
01:56
-0200)
committer
Lucas De Marchi
<lucas.demarchi@intel.com>
Sat, 15 Nov 2014 13:18:54 +0000
(11:18 -0200)
libkmod/libkmod-index.c
patch
|
blob
|
history
diff --git
a/libkmod/libkmod-index.c
b/libkmod/libkmod-index.c
index
7fb378c
..
cc9a417
100644
(file)
--- a/
libkmod/libkmod-index.c
+++ b/
libkmod/libkmod-index.c
@@
-309,7
+309,6
@@
struct index_file {
uint32_t root_offset;
};
-/* Failures are silent; modprobe will fall back to text files */
struct index_file *index_file_open(const char *filename)
{
FILE *file;