diff options
| author | Sebastian Andrzej Siewior <[email protected]> | 2019-07-11 20:54:52 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2019-07-12 11:05:43 -0700 |
| commit | 51b176290496518d6701bc40e63f70e4b6870198 (patch) | |
| tree | 2883b3e257c8300a3fd64e8876de91c024349d10 /tools/perf/scripts/python/bin/stackcollapse-report | |
| parent | 1fcf0a561cd09d7fb7f7afa2ddfe05f72f32050e (diff) | |
include/linux/vmpressure.h: use spinlock_t instead of struct spinlock
For spinlocks the type spinlock_t should be used instead of "struct
spinlock".
Use spinlock_t for spinlock's definition.
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Sebastian Andrzej Siewior <[email protected]>
Reviewed-by: Andrew Morton <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions