commit | 8c93beaf5714b9ddfa4a0b4bcf89725d2021e903 | [log] [tgz] |
---|---|---|
author | Yuval Mintz <Yuval.Mintz@caviumnetworks.com> | Thu Oct 13 22:57:03 2016 +0300 |
committer | David S. Miller <davem@davemloft.net> | Fri Oct 14 11:07:22 2016 -0400 |
tree | 754d32cb0a61410920face01948a29a44b359fbe | |
parent | 0189efb8f4f830b9ac7a7c56c0c6e260859e950d [diff] |
qed: Additional work toward cleaning C=1 This cleans many of the warnings that would arise in qed as a result of compilations with C=1; Most of those are the addition of missing 'static' to functions, although there are several other fixes as well. Signed-off-by: Yuval Mintz <Yuval.Mintz@caviumnetworks.com> Signed-off-by: David S. Miller <davem@davemloft.net>