Searched hist:"9 bbf29e4757fb152c8673eda0b1e9d507b953df9" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/fs/jffs2/ |
H A D | debug.h | diff 9bbf29e4757fb152c8673eda0b1e9d507b953df9 Wed Feb 15 17:56:46 CST 2012 Joe Perches <joe@perches.com> jffs2: Standardize JFFS_<LEVEL> uses
Use pr_<level> to prefix KBUILD_MODNAME via pr_fmt.
Remove obfuscating defines and use constants in pr_<level> No need for a do {} while (0) for single statements.
Form of JFFS_<LEVEL> output changes from "JFFS2 notice: " to "jffs2: notice: "
Added pr_fmt to xattr.c
Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com> Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
|
H A D | debug.c | diff 9bbf29e4757fb152c8673eda0b1e9d507b953df9 Wed Feb 15 17:56:46 CST 2012 Joe Perches <joe@perches.com> jffs2: Standardize JFFS_<LEVEL> uses
Use pr_<level> to prefix KBUILD_MODNAME via pr_fmt.
Remove obfuscating defines and use constants in pr_<level> No need for a do {} while (0) for single statements.
Form of JFFS_<LEVEL> output changes from "JFFS2 notice: " to "jffs2: notice: "
Added pr_fmt to xattr.c
Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com> Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
|
H A D | xattr.c | diff 9bbf29e4757fb152c8673eda0b1e9d507b953df9 Wed Feb 15 17:56:46 CST 2012 Joe Perches <joe@perches.com> jffs2: Standardize JFFS_<LEVEL> uses
Use pr_<level> to prefix KBUILD_MODNAME via pr_fmt.
Remove obfuscating defines and use constants in pr_<level> No need for a do {} while (0) for single statements.
Form of JFFS_<LEVEL> output changes from "JFFS2 notice: " to "jffs2: notice: "
Added pr_fmt to xattr.c
Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com> Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
|