]> git.baikalelectronics.ru Git - kernel.git/commit
platform/mellanox: Add static in struct declaration.
authorMichael Shych <michaelsh@nvidia.com>
Thu, 2 Jun 2022 14:51:03 +0000 (17:51 +0300)
committerHans de Goede <hdegoede@redhat.com>
Fri, 10 Jun 2022 19:59:08 +0000 (21:59 +0200)
commit2a9b19f5f9f8a5ef7533ae8e0268d2538cb639f6
treeb4ce0497ce2d0a4e55dd382ef544fab9cb6eef0b
parent3f2cbb414629aa3377f4906f73ebbc936b1a999a
platform/mellanox: Add static in struct declaration.

Fix problem of missing static in struct declaration.

Fixes: d6a845788ceca ("platform/mellanox: Add support for new SN2201 system")
Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Michael Shych <michaelsh@nvidia.com>
Link: https://lore.kernel.org/r/20220602145103.11859-1-michaelsh@nvidia.com
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
drivers/platform/mellanox/nvsw-sn2201.c