Why
Some files in DRM rely on this indirect include to use struct rb_*.
This is part of the update of the DRM drivers to Linux 5.18.
Paths
| Differential D42835 Authored by dumbbell on Nov 29 2023, 6:45 PM.
Tags None Referenced Files
Details Summary Why Some files in DRM rely on this indirect include to use struct rb_*. This is part of the update of the DRM drivers to Linux 5.18.
Diff Detail
Event TimelineHerald added subscribers: linuxkpi, emaste, imp. · View Herald TranscriptNov 29 2023, 6:45 PM2023-11-29 18:45:57 (UTC+0) This revision is now accepted and ready to land.Nov 29 2023, 6:50 PM2023-11-29 18:50:36 (UTC+0) Closed by commit rGb292c995cfa8: linuxkpi: Include <linux/rbtree.h> from <linux/hrtimer.h> and <linux/mm_types.h> (authored by dumbbell). · Explain WhyNov 29 2023, 6:56 PM2023-11-29 18:56:53 (UTC+0) This revision was automatically updated to reflect the committed changes. dumbbell edited the summary of this revision. (Show Details)Nov 29 2023, 7:09 PM2023-11-29 19:09:28 (UTC+0)
Revision Contents
Diff 130806 sys/compat/linuxkpi/common/include/linux/hrtimer.h
sys/compat/linuxkpi/common/include/linux/mm_types.h
|
This expression is in style, but IMO it is too confusing for a reader. Could you please add braces for the inner '?:' expression?