This is needed by the drm-kmod 5.5 update.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
| sys/compat/linuxkpi/common/include/linux/spinlock.h | ||
|---|---|---|
| 169 | 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. | |