Skip to content

Commit

Permalink
include/linux/byteorder/generic.h: minor comment fix
Browse files Browse the repository at this point in the history
Signed-off-by: Geoff Levand <geoff@infradead.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
  • Loading branch information
Geoff Levand authored and Linus Torvalds committed Aug 7, 2014
1 parent 68be302 commit 90a8564
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/linux/byteorder/generic.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 90a8564

Please sign in to comment.