diff options
| author | Ville Syrjälä <[email protected]> | 2022-05-19 17:00:10 +0300 |
|---|---|---|
| committer | Ville Syrjälä <[email protected]> | 2022-05-23 16:02:31 +0300 |
| commit | 39b1bc4b5bcccac781267bb826b035fbb99c8b9d (patch) | |
| tree | 379d8d56fc2681bd0ffdab8bc8764b4316de3008 /tools/perf/scripts/python/exported-sql-viewer.py | |
| parent | 08c59dde71b73a0ac94e3ed2d431345b01f20485 (diff) | |
drm/i915: Rename block_size()/block_offset()
Give block_size()/block_offset() a "raw_" prefix since they
both operate on the "raw" (as in not duplicated) BDB block
contents.
What actually spurred this was a conflict between intel_bios.c
block_size() vs. block_size() from blkdev.h. That only
happened to me on a custom tree where we somehow manage to
include blkdev.h into intel_bios.c. But I think the rename
makes sense anyway to clarify the purpose of these functions.
Signed-off-by: Ville Syrjälä <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Reviewed-by: Jani Nikula <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions