diff options
| author | Mauro Carvalho Chehab <[email protected]> | 2021-11-22 09:53:02 +0000 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2021-11-29 10:15:04 +0100 |
| commit | 8efe1d7c0023ce124fa9984095f5bc7198c71c82 (patch) | |
| tree | 7a38f94712b8fa90bbdaa48ed0325272649f5352 /tools/perf/scripts/python | |
| parent | f16ce2e275bbe38582e6bb9416c9c7c92bb42f95 (diff) | |
media: saa7134-go7007: get rid of to_state() function
This is just an alias for container_of() and it is used only
on a commented code. The commented code actually is an issue that
require fixes, so, move the container_of() call to the commented
code, and drop the unused function.
This way, a fix for the function could be added later without
needing to re-add to_state() function.
This fixes a clang W=1 warning.
Reviewed-by: Nathan Chancellor <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions