commit | 79bf442c79d67f509060b009ebc55795e918006a | [log] [tgz] |
---|---|---|
author | Dan Carpenter <dan.carpenter@oracle.com> | Thu Mar 05 14:27:00 2015 +0300 |
committer | Geert Uytterhoeven <geert@linux-m68k.org> | Sun Mar 15 10:24:50 2015 +0100 |
tree | 124f18b8df2bae0b9cd3db4bf4bf1bb9c5753ba0 | |
parent | 378690e3702fd4e45a5f07be527328b63d743b42 [diff] |
m68k/pci: Remove a superflous KERN_ERR pr_err() has a KERN_ERR built in. Smatch complains about these nowadays. Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>