]> 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)
commit014a4054aa8a05a6fe8dbd79e839111157a90d72
treeb4ce0497ce2d0a4e55dd382ef544fab9cb6eef0b
parentf869042ff29e4fca6fa65b9242ad0db4f12dfa3d
platform/mellanox: Add static in struct declaration.

Fix problem of missing static in struct declaration.

Fixes: f4913efc0a2e7 ("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