]> git.baikalelectronics.ru Git - kernel.git/commit
firewire: core: trivial fix for warning strings
authorStefan Richter <stefanr@s5r6.in-berlin.de>
Sat, 5 Jun 2010 18:32:50 +0000 (20:32 +0200)
committerStefan Richter <stefanr@s5r6.in-berlin.de>
Wed, 9 Jun 2010 17:42:18 +0000 (19:42 +0200)
commit1a46f8ef1a677d1d514131fd55172c120e22a2ef
tree5a50106146109d2a1744a809a3fef7f9d8bee7d1
parent05e90b74e347d380b2a802bd50526659f9371e29
firewire: core: trivial fix for warning strings

WARN's format string argument should not carry a printk level prefix.

Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
drivers/firewire/core-transaction.c