pms: quiet -Wunused-variable

Sponsored by:	Dell EMC Isilon
Differential Revision:	https://reviews.freebsd.org/D27994
This commit is contained in:
Ryan Libby 2021-01-20 13:59:49 -08:00
parent 7a810290b8
commit 84ab9074d4

View File

@ -313,7 +313,7 @@ ag_card_id_t ag_card_type[] = {
#endif //AGTIAPI_SA
};
static const char *ag_card_names[] = {
static char const * const ag_card_names[] = {
"Unknown",
"iSCSI DiXL Card",
"iSCSI iDX1 Card",