diff options
author | Colin Ian King <colin.king@canonical.com> | 2017-06-13 14:29:09 +0100 |
---|---|---|
committer | Nicholas Bellinger <nab@linux-iscsi.org> | 2017-07-06 23:11:34 -0700 |
commit | 5821783bcaa94f4a00d65effb3fb8937b08cb2ae (patch) | |
tree | c3200dfda7d35f1fb4f62d5616188c02f3fd6b4e /drivers/infiniband/ulp | |
parent | 07932a023af3cd728390ffdaeffb78e357123181 (diff) |
tcmu: make array tcmu_attrib_attrs static const
The array tcmu_attrib_attrs does not need to be in global scope, so make
it static.
Cleans up sparse warning:
"symbol 'tcmu_attrib_attrs' was not declared. Should it be static?"
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
Diffstat (limited to 'drivers/infiniband/ulp')
0 files changed, 0 insertions, 0 deletions