Remove redundantly repetitive static __inline forward function
declarations.
We typically don't use them elsewhere in the kernel, and they aren't
needed here: the actual functions are a few lines away and aren't
mutually recursive.
Remove redundantly repetitive static __inline forward function Tags None Referenced Files None Subscribers None
Description
Details
|