mlxbf_gige: remove own module name define and use KBUILD_MODNAME instead
authorDavid Thompson <davthompson@nvidia.com>
Tue, 14 Jun 2022 21:26:02 +0000 (17:26 -0400)
committerJakub Kicinski <kuba@kernel.org>
Thu, 16 Jun 2022 02:55:52 +0000 (19:55 -0700)
commitcfbc80e34e3a905f5e89e7c0bc133a9507b05a28
tree635d6ad8e755c8f6df74cf787e1f2794041ef4bb
parentfbb89d02e33a8c8f522d75882f5f19c65b722b46
mlxbf_gige: remove own module name define and use KBUILD_MODNAME instead

This patch adds use of KBUILD_MODNAME as defined by the build system,
replacing the definition and use of a custom-defined name.

Signed-off-by: David Thompson <davthompson@nvidia.com>
Signed-off-by: Asmaa Mnebhi <asmaa@nvidia.com>
Link: https://lore.kernel.org/r/20220614212602.28061-1-davthompson@nvidia.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ethernet/mellanox/mlxbf_gige/mlxbf_gige_main.c