mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] include: Minor comment fix in generic.h
@ 2014-07-10 19:29 Geoff Levand
  0 siblings, 0 replies; only message in thread
From: Geoff Levand @ 2014-07-10 19:29 UTC (permalink / raw)
  To: Andrew Morton; +Cc: Linux Kernel Mailing List

Signed-off-by: Geoff Levand <geoff@infradead.org>
---

Hi Andrew,

Just a very minor comment fix.  Please consider.

-Geoff

 include/linux/byteorder/generic.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/linux/byteorder/generic.h b/include/linux/byteorder/generic.h
index 0846e6b..89f67c1 100644
--- a/include/linux/byteorder/generic.h
+++ b/include/linux/byteorder/generic.h
@@ -2,7 +2,7 @@
 #define _LINUX_BYTEORDER_GENERIC_H
 
 /*
- * linux/byteorder_generic.h
+ * linux/byteorder/generic.h
  * Generic Byte-reordering support
  *
  * The "... p" macros, like le64_to_cpup, can be used with pointers
-- 
1.9.1




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-07-10 19:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-07-10 19:29 [PATCH] include: Minor comment fix in generic.h Geoff Levand

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome