commit | bd8fedd045d1d3f4e1f5daca179b0a49949ab538 | [log] [tgz] |
---|---|---|
author | Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> | Mon Sep 07 17:08:14 2009 +0900 |
committer | Jesse Barnes <jbarnes@virtuousgeek.org> | Wed Sep 09 13:46:54 2009 -0700 |
tree | 85d6c0739f0c461b9976a0ae1b3f2800751a4d33 | |
parent | c9a918838c07cbef934c8ef818d8f0e719015c3a [diff] |
PCI: pcie, aer: AER_PR for printing in aerdrv_errprint.c Add workaround macro to reduce the number of checkpatch warning: WARNING: printk() should include KERN_ facility level Before: total: 0 errors, 10 warnings, 247 lines checked After: total: 0 errors, 1 warnings, 243 lines checked Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>