diff options
| author | Matthias Beyer <[email protected]> | 2013-10-05 23:09:15 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2013-10-11 16:58:01 -0700 |
| commit | 059239adfe577866115cd5270eba40e3cac33f8a (patch) | |
| tree | ebeda4730820ebae0af9c1b73e0e2d9a516fcfed /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | 29824c167bead38986d5e8d33008680c62478777 (diff) | |
drivers: usb: core: hcd.c: converted busmap from struct to bitmap
The DECLARE_BITMAP macro should be used for declaring this bitmap.
This commit converts the busmap from a struct to a simple (static)
bitmap, using the DECLARE_BITMAP macro from linux/types.h.
Please review, as I'm new to kernel development, I don't know if this
has any hidden side effects!
Suggested by [email protected]
Signed-off-by: Matthias Beyer <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions