Signed-off-by: Gilles Espinasse <[email protected]>
---
depmod.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/depmod.c b/depmod.c
index dfd210d..b739fa9 100644
--- a/depmod.c
+++ b/depmod.c
@@ -1342,7 +1342,7 @@ int main(int argc, char *argv[])
else if (system_map)
load_system_map(system_map);
else if (print_unknown) {
- warn("-e needs -E or -F");
+ warn("-e needs -E or -F\n");
print_unknown = 0;
}
--
1.6.4.4
--
To unsubscribe from this list: send the line "unsubscribe linux-modules" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html