- Remove unused variable
- Use correct integer type for string formatting.
- Remove `inline` in C files
Fixes: e391180bcfbc ("gve: DQO: Add ring allocation and initialization") Fixes: ea2b22b1c997 ("gve: DQO: Add TX path") Signed-off-by: Bailey Forrest <bcf@google.com> Reviewed-by: Willem de Bruijn <willemb@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>