Re: [PATCH V2] include/linux/kernel.h: Move logging bits to include/linux/logging.h

From: Linus Torvalds
Date: Tue Nov 09 2010 - 13:50:22 EST


On Tue, Nov 9, 2010 at 10:43 AM, Joe Perches <joe@xxxxxxxxxxx> wrote:
>
> diff from V1 - Don't add pr_<level>_once macros
>
>  include/linux/kernel.h  |  244 +--------------------------------------
>  include/linux/logging.h |  295 +++++++++++++++++++++++++++++++++++++++++++++++
>  2 files changed, 296 insertions(+), 243 deletions(-)
>  create mode 100644 include/linux/logging.h

So where do the extra 53 lines come from now?

This still is clearly not just code movement, and it's impossible for
me to see what actually changed. Something must have.

Linus
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/