* [PATCH] [TRIVIAL] net-sysfs: fix comment typo 'CONFIG_SYFS'
@ 2014-02-09 13:07 Paul Bolle
0 siblings, 0 replies; only message in thread
From: Paul Bolle @ 2014-02-09 13:07 UTC (permalink / raw)
To: Jiri Kosina; +Cc: linux-kernel
Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
---
Untested.
net/core/net-sysfs.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net/core/net-sysfs.c b/net/core/net-sysfs.c
index 9388624..549043c 100644
--- a/net/core/net-sysfs.c
+++ b/net/core/net-sysfs.c
@@ -789,7 +789,7 @@ exit:
kobject_put(kobj);
return error;
}
-#endif /* CONFIG_SYFS */
+#endif /* CONFIG_SYSFS */
int
net_rx_queue_update_kobjects(struct net_device *net, int old_num, int new_num)
--
1.8.5.3
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2014-02-09 13:07 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-09 13:07 [PATCH] [TRIVIAL] net-sysfs: fix comment typo 'CONFIG_SYFS' Paul Bolle
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox