]> 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>
Tue, 19 Jan 2021 14:55:40 +0000 (23:55 +0900)
commit580311ef32836ef7f4c40be59a6f12784c9d94fd
treedec609051e0dca681e225fcca64bf2bd162c4e93
parentb96f027b71024cccc475d4d9f69176d372956756
bootparamd: Add missing __unused mark.

e03764d931d820185a019334259b18df2e3f6b6c did not catch all unused
variables.

Submitted by: otis
Differential Revision: https://reviews.freebsd.org/D27894

(cherry picked from commit 8c45fe5d8ecda4be7564aadaa50712790c6c0a6f)
usr.sbin/bootparamd/bootparamd/bootparamd.c