This is needed by the drm-kmod 5.5 update.
Details
Details
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 38859 Build 35748: arc lint + arc unit
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. | |