]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit69b337fdbc2a409e97ec121475b0e30907e4ab9f
tree635d6ad8e755c8f6df74cf787e1f2794041ef4bb
parent9597552d3cd9d771233faebb04c126a19b92e956
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