diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2019-03-04 10:57:00 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-03-04 10:19:33 -0800 |
commit | 214fa1c43758bcc5f488bbe558c3e7dd325ac077 (patch) | |
tree | 8665d06466792207f26564c243e6614298d3adf0 /net | |
parent | f7fb7c1a1c8f86005d34f28278524213c521f761 (diff) | |
download | linux-214fa1c43758bcc5f488bbe558c3e7dd325ac077.tar.bz2 |
mellanox: Switch to bitmap_zalloc()
Switch to bitmap_zalloc() to show clearly what we are allocating.
Besides that it returns pointer of bitmap type instead of opaque void *.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Acked-by: Jiri Pirko <jiri@mellanox.com>
Reviewed-by: Tariq Toukan <tariqt@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions