]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'tipc_net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg...
authorDavid S. Miller <davem@davemloft.net>
Tue, 17 Jul 2012 05:33:32 +0000 (22:33 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 17 Jul 2012 05:35:04 +0000 (22:35 -0700)
commit8b2e1c681341d9fb1f0d2b39639e73c7dc046b05
tree0253c3094f4558bbb78f0a84f3a1baf27b330907
parent5474fbce9ffa080b40994fdcbc59dd90b7b5eb91
parent037cdae06c0235eb04e6de41523a20acaffa9028
Merge branch 'tipc_net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux

Paul Gortmaker says:

====================
This is the same eight commits as sent for review last week[1],
with just the incorporation of the pr_fmt change as suggested
by JoeP.  There was no additional change requests, so unless you
can see something else you'd like me to change, please pull.
 ...
Erik Hugne (5):
      tipc: use standard printk shortcut macros (pr_err etc.)
      tipc: remove TIPC packet debugging functions and macros
      tipc: simplify print buffer handling in tipc_printf
      tipc: phase out most of the struct print_buf usage
      tipc: remove print_buf and deprecated log buffer code

Paul Gortmaker (3):
      tipc: factor stats struct out of the larger link struct
      tipc: limit error messages relating to memory leak to one line
      tipc: simplify link_print by divorcing it from using tipc_printf
====================

Signed-off-by: David S. Miller <davem@davemloft.net>