This is needed by the drm-kmod 5.5 update.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
Event Timeline
sys/compat/linuxkpi/common/include/linux/spinlock.h | ||
---|---|---|
168 | Don't need brackets around this return. |
Comment Actions
Same comment as Hans :)
And please bump FreeBSD_version so we can check this in the drm-devel-kmod in the near futur.
sys/compat/linuxkpi/common/include/linux/spinlock.h | ||
---|---|---|
173 | Parenthesis around return result is fine. |