[PATCH 0/5] rafactor _*MAX, *_MIN macros
Masahiro Yamada
yamada.m at jp.panasonic.com
Tue Jan 20 21:09:14 PST 2015
Masahiro Yamada (5):
fs: ubifs: remove redundant macro defines
lib: decompress: remove redundant INT_MAX define
linux/kernel.h: move *_MAX, *_MIN macros
linux/kernel.h: rename USHORT_MAX, SHORT_MAX, SHORT_MIN
linux/kernel.h: add more *_MAX, *_MIN macros
fs/parseopt.c | 2 +-
fs/ubifs/ubifs.h | 4 ----
include/common.h | 13 -------------
include/linux/kernel.h | 27 +++++++++++++++++++++++++++
lib/decompress_bunzip2.c | 4 ----
5 files changed, 28 insertions(+), 22 deletions(-)
--
1.9.1
More information about the barebox
mailing list