pms: quiet -Wunused-variable
Sponsored by: Dell EMC Isilon Differential Revision: https://reviews.freebsd.org/D27994
This commit is contained in:
parent
7a810290b8
commit
84ab9074d4
@ -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",
|
||||
|
Loading…
x
Reference in New Issue
Block a user