include/linux/byteorder/generic.h: minor comment fix
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>
This commit is contained in:
parent
68be302963
commit
90a856436d
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
#define _LINUX_BYTEORDER_GENERIC_H
|
#define _LINUX_BYTEORDER_GENERIC_H
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* linux/byteorder_generic.h
|
* linux/byteorder/generic.h
|
||||||
* Generic Byte-reordering support
|
* Generic Byte-reordering support
|
||||||
*
|
*
|
||||||
* The "... p" macros, like le64_to_cpup, can be used with pointers
|
* The "... p" macros, like le64_to_cpup, can be used with pointers
|
||||||
|
|
Loading…
Reference in a new issue