diff options
| author | Jeremy Sowden <jeremy@azazel.net> | 2019-05-21 11:35:22 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-05-22 14:44:21 +0200 |
| commit | f731540813474de5d371d650ef00443aa7811b92 (patch) | |
| tree | c6290f2b0f105dcc547de375d94fccc4a174c748 /tools/perf/scripts/python | |
| parent | 80bcd6cc3966229f030c9903976245543208f446 (diff) | |
| download | linux-f731540813474de5d371d650ef00443aa7811b92.tar.gz linux-f731540813474de5d371d650ef00443aa7811b92.zip | |
staging: kpc2000: use IDA to assign card numbers.
Previously the next card number was assigned from a static int local
variable. Replaced it with an IDA. Avoids the assignment of ever-
increasing card-numbers by allowing them to be reused.
Updated TODO.
Corrected format-specifier for unsigned pcard->card_num.
Signed-off-by: Jeremy Sowden <jeremy@azazel.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
