Skip to content

Commit 9bd19c6

Browse files
rddunlapdavem330
authored andcommitted
net: emulex: benet: indent a Kconfig depends continuation line
Indent a Kconfig continuation line to improve readability. Signed-off-by: Randy Dunlap <[email protected]> Cc: Sathya Perla <[email protected]> Cc: Ajit Khaparde <[email protected]> Cc: Sriharsha Basavapatna <[email protected]> Cc: Somnath Kotur <[email protected]> Cc: [email protected] Signed-off-by: David S. Miller <[email protected]>
1 parent 408469d commit 9bd19c6

File tree

1 file changed

+1
-1
lines changed
  • drivers/net/ethernet/emulex/benet

1 file changed

+1
-1
lines changed

drivers/net/ethernet/emulex/benet/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,4 +49,4 @@ config BE2NET_SKYHAWK
4949

5050
comment "WARNING: be2net is useless without any enabled chip"
5151
depends on BE2NET_BE2=n && BE2NET_BE3=n && BE2NET_LANCER=n && \
52-
BE2NET_SKYHAWK=n && BE2NET
52+
BE2NET_SKYHAWK=n && BE2NET

0 commit comments

Comments
 (0)