diff options
author | Jim Cromie <jim.cromie@gmail.com> | 2011-12-19 23:12:49 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2012-01-24 21:48:53 +0100 |
commit | 820874c75ea0d3a9c22d69d6eaad42a279d6756c (patch) | |
tree | 96cc2880f8bccb0d6d76e6eb518a2cfd533f50e4 /drivers/eisa | |
parent | dynamic_debug: describe_flags with '=[pmflt_]*' (diff) | |
download | linux-820874c75ea0d3a9c22d69d6eaad42a279d6756c.tar.xz linux-820874c75ea0d3a9c22d69d6eaad42a279d6756c.zip |
dynamic_debug: tighten up error checking on debug queries
Issue error when a match-spec is given multiple times in a rule.
Previous code kept last one, but was silent about it. Docs imply only
one is allowed by saying match-specs are ANDed together, given that
module M cannot match both A and B. Also error when last_line < 1st_line.
Signed-off-by: Jim Cromie <jim.cromie@gmail.com>
Signed-off-by: Jason Baron <jbaron@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/eisa')
0 files changed, 0 insertions, 0 deletions