diff options
| author | Linus Torvalds <[email protected]> | 2017-10-27 20:35:31 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2017-10-27 20:35:31 -0700 |
| commit | a0cb2b5c390151837b08e5f7bca4a6ecddbcd39c (patch) | |
| tree | ba286b1b841d9d81f7a22bf9d6a66f918f5a22f9 /drivers/gpu/drm/amd/amdgpu/cik.c | |
| parent | fe23429e6bfec817abcf316f4782aed8426ea745 (diff) | |
Fix tracing sample code warning.
Commit 6575257c60e1 ("tracing/samples: Fix creation and deletion of
simple_thread_fn creation") introduced a new warning due to using a
boolean as a counter.
Just make it "int".
Fixes: 6575257c60e1 ("tracing/samples: Fix creation and deletion of simple_thread_fn creation")
Cc: Steven Rostedt <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/cik.c')
0 files changed, 0 insertions, 0 deletions