diff options
author | 2011-06-08 10:53:35 +0900 | |
---|---|---|
committer | 2011-06-16 12:09:42 +0200 | |
commit | a17957cdec69acb9e26319618b95a810a936e637 (patch) | |
tree | ceaa2c75a8feeba562b652c58f35c679a1a7fb80 /kernel/fork.c | |
parent | x86, mce, severity: Make formatting a bit more readable (diff) | |
download | wireguard-linux-a17957cdec69acb9e26319618b95a810a936e637.tar.xz wireguard-linux-a17957cdec69acb9e26319618b95a810a936e637.zip |
x86, mce, severity: Cleanup severity table
The current format of an item in this table is:
condition(param, ..., level, message [, condition2 ...])
So we have to check both an item's head and tail to find the conditions
which match the item.
Format them in a more straight forward manner:
item(level, message, condition [, condition2 ...])
Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com>
Acked-by: Tony Luck <tony.luck@intel.com>
Link: http://lkml.kernel.org/r/4DEED61F.5010502@jp.fujitsu.com
Signed-off-by: Borislav Petkov <borislav.petkov@amd.com>
Diffstat (limited to 'kernel/fork.c')
0 files changed, 0 insertions, 0 deletions