summary refs log tree commit diff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorDenis Efremov <efremov@linux.com>2019-08-13 09:05:30 +0300
committerDavid S. Miller <davem@davemloft.net>2019-08-19 17:19:46 -0700
commit2f102274e8129c9c0bb3a2bde0f641531aefea8b (patch)
treea7a016210bfa5cc8ac0929f1f99d082e275bc41a /MAINTAINERS
parent3a7ef457e85173a5b9ec7a03016db5a57b717b33 (diff)
downloadlinux-2f102274e8129c9c0bb3a2bde0f641531aefea8b.tar.gz
MAINTAINERS: net_failover: Fix typo in a filepath
Replace "driver" with "drivers" in the filepath to net_failover.c

Cc: Sridhar Samudrala <sridhar.samudrala@intel.com>
Cc: David S. Miller <davem@davemloft.net>
Cc: netdev@vger.kernel.org
Fixes: cfc80d9a1163 ("net: Introduce net_failover driver")
Signed-off-by: Denis Efremov <efremov@linux.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS2
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 22b8273069af..a744851db1df 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -11080,7 +11080,7 @@ NET_FAILOVER MODULE
 M:	Sridhar Samudrala <sridhar.samudrala@intel.com>
 L:	netdev@vger.kernel.org
 S:	Supported
-F:	driver/net/net_failover.c
+F:	drivers/net/net_failover.c
 F:	include/net/net_failover.h
 F:	Documentation/networking/net_failover.rst