commit | c33bab622d47b7db55b387096c1a5c8e02f5bf37 | [log] [tgz] |
---|---|---|
author | Hernán Gonzalez <hernan@vanguardiasur.com.ar> | Tue Feb 27 19:07:58 2018 -0300 |
committer | Jason Gunthorpe <jgg@mellanox.com> | Wed Feb 28 13:57:40 2018 -0700 |
tree | 189f942d57b0b5e8cdf49f0817099074cac06dcb | |
parent | 7f566a91b126075953949dbfe28a7221e9703aff [diff] |
IB/rxe: Remove unused variable (char *rxe_qp_state_name[]) Note: This is compile only tested as I have no access to the hw. This variable was not used anywhere in the code. Removing it saves 24 bytes. add/remove: 0/1 grow/shrink: 0/0 up/down: 0/-24 (-24) Function old new delta rxe_qp_state_name 24 - -24 Total: Before=3348732, After=3348708, chg -0.00% Signed-off-by: Hernán Gonzalez <hernan@vanguardiasur.com.ar> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>