From 9cc4085585a011179caf86a6408225626f6c2263 Mon Sep 17 00:00:00 2001 From: Alan Jenkins Date: Tue, 22 Sep 2009 04:05:39 +0000 Subject: [PATCH] 8139cp: fix duplicate loglevel in module load message This was introduced by b93d58 "8139*: convert printk() to pr_()": [ 2256252443 ] <6>8139cp: 10/100 PCI Ethernet driver v1.3 (Mar 22, 2004) The "version" string is printed using pr_info(), so it doesn't need to include a loglevel. Signed-off-by: Alan Jenkins CC: Alexander Beregalov Signed-off-by: David S. Miller --- Reading git-format-patch failed