]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
bootparamd: Add missing __unused mark.
authorYoshihiro Takahashi <nyan@FreeBSD.org>
Sat, 2 Jan 2021 15:40:34 +0000 (00:40 +0900)
committerYoshihiro Takahashi <nyan@FreeBSD.org>
Sat, 2 Jan 2021 15:40:34 +0000 (00:40 +0900)
commit8c45fe5d8ecda4be7564aadaa50712790c6c0a6f
tree6b1753dd0bf3fed4508503abe3f2f38f7b38a723
parent8929690a6359dfba4ed398ef66a4c13e071f10bf
bootparamd: Add missing __unused mark.

e03764d931d820185a019334259b18df2e3f6b6c did not catch all unused
variables.

Submitted by: otis
MFC after: 2 weeks
Differential Revision: https://reviews.freebsd.org/D27894
usr.sbin/bootparamd/bootparamd/bootparamd.c