commit | 55b218c12c1d03c6f415f6d3ce929741b15b2dd3 | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andy.shevchenko@gmail.com> | Thu Apr 27 16:36:59 2017 +0300 |
committer | David S. Miller <davem@davemloft.net> | Sun Apr 30 22:28:00 2017 -0400 |
tree | 76aa8be7a5654815f6c4f2d41c7a62f70568208c | |
parent | 4750c7be5bcf2b2a6e0217d44499364ba67adec9 [diff] |
bnx2x: Replace custom scnprintf() Use scnprintf() when printing version instead of custom open coded variants. Signed-off-by: Andy Shevchenko <andy.shevchenko@gmail.com> Acked-by: Yuval Mintz <Yuval.Mintz@cavium.com> Signed-off-by: David S. Miller <davem@davemloft.net>