commit | b22f22a3c199b3282b05a927c60eb8edbe42d25d | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <[email protected]> | Thu Jun 07 17:10:30 2018 -0700 |
committer | Linus Torvalds <[email protected]> | Thu Jun 07 17:34:38 2018 -0700 |
tree | c83a2ed4145e3a36457c8c23849fae6329cf280b | |
parent | 6d0e8d53849fb491549a01893d786bf33d4b28df [diff] |
include/linux/types.h: use fixed width types without double-underscore prefix This header file is not exported. It is safe to reference types without double-underscore prefix. Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Masahiro Yamada <[email protected]> Cc: Geert Uytterhoeven <[email protected]> Cc: Alexey Dobriyan <[email protected]> Cc: Lihao Liang <[email protected]> Cc: Philippe Ombredanne <[email protected]> Cc: Pekka Enberg <[email protected]> Cc: Greg Kroah-Hartman <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>