Skip to content

Commit cc1ef11

Browse files
thierryredingdanvet
authored andcommitted
drm/irq: Make pipe unsigned and name consistent
Name all references to the pipe number (CRTC index) consistently to make it easier to distinguish which is a pipe number and which is a pointer to struct drm_crtc. While at it also make all references to the pipe number unsigned because there is no longer any reason why it should ever be negative. Signed-off-by: Thierry Reding <[email protected]> Signed-off-by: Daniel Vetter <[email protected]>
1 parent 7d1de85 commit cc1ef11

File tree

2 files changed

+175
-173
lines changed

2 files changed

+175
-173
lines changed

0 commit comments

Comments
 (0)