Skip to content

Commit

Permalink
toplev: Add fixme
Browse files Browse the repository at this point in the history
  • Loading branch information
Andi Kleen committed Apr 19, 2016
1 parent 717c978 commit a998b1f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions toplev.py
Original file line number Diff line number Diff line change
Expand Up @@ -934,6 +934,7 @@ class BadEvent:
def __init__(self, name):
self.event = name

# XXX check for errata
def sample_event(e):
ev = emap.getevent(e.replace("_PS", ""))
if not ev:
Expand Down

0 comments on commit a998b1f

Please sign in to comment.