net: ena: Fix incorrect indentation
authorShay Agroskin <shayagr@amazon.com>
Thu, 12 Dec 2024 11:59:08 +0000 (13:59 +0200)
committerJakub Kicinski <kuba@kernel.org>
Sun, 15 Dec 2024 21:46:46 +0000 (13:46 -0800)
commit36e32b33d81152e1911a70750e0fe5c7621797ba
tree253dc8dd0001e0c1931ed232c7f03aa23bbc4129
parent329365dc46b8cedb9c4fd5cfb80b29cb85b84c39
net: ena: Fix incorrect indentation

The assignment was accidentally aligned to the string one line before.
This was raised by the kernel bot.

Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202412101739.umNl7yYu-lkp@intel.com/
Signed-off-by: David Arinzon <darinzon@amazon.com>
Signed-off-by: Shay Agroskin <shayagr@amazon.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Link: https://patch.msgid.link/20241212115910.2485851-1-shayagr@amazon.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ethernet/amazon/ena/ena_netdev.c