diff options
author | Hidetoshi Seto <[email protected]> | 2011-06-08 10:53:35 +0900 |
---|---|---|
committer | Borislav Petkov <[email protected]> | 2011-06-16 12:09:42 +0200 |
commit | a17957cdec69acb9e26319618b95a810a936e637 (patch) | |
tree | ceaa2c75a8feeba562b652c58f35c679a1a7fb80 /net/lapb/lapb_timer.c | |
parent | 901d7691d3238ad68c80a567b88b1e5d614137fb (diff) |
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 <[email protected]>
Acked-by: Tony Luck <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Borislav Petkov <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions