diff options
-rw-r--r-- | drivers/zorro/names.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/zorro/names.c b/drivers/zorro/names.c index e8517c3..e44e04c 100644 --- a/drivers/zorro/names.c +++ b/drivers/zorro/names.c @@ -69,7 +69,6 @@ void __init zorro_name_device(struct zorro_dev *dev) } while (--i); /* Couldn't find either the manufacturer nor the product */ - sprintf(name, "Zorro device %08x", dev->id); return; match_manuf: { |