Page MenuHomeFreeBSD

Use swp_swdevt as struct swdevt and swp_swblk as struct swblk function prefix, respectively.
Needs ReviewPublic

Authored by ota_j.email.ne.jp on Jan 20 2020, 2:46 AM.
Tags
None
Referenced Files
Unknown Object (File)
Dec 20 2023, 4:36 AM
Unknown Object (File)
Nov 16 2023, 3:12 PM
Unknown Object (File)
Oct 17 2023, 12:45 PM
Unknown Object (File)
Oct 15 2023, 2:09 PM
Unknown Object (File)
Oct 8 2023, 11:40 PM
Unknown Object (File)
Sep 19 2023, 11:21 PM
Unknown Object (File)
Jun 26 2023, 10:06 PM
Unknown Object (File)
Jun 25 2023, 1:39 AM
Subscribers

Details

Reviewers
dougm
kib
Summary

While working on D23222, I thought it would be a nice idea to gather
similar function prototypes and use the same prefix to indicate
their usages and targets.

Converted swdevt and swblk operating functions with this new prefix and made
their first argument their struct types.

Test Plan

make buildkernel

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 28777
Build 26787: arc lint + arc unit