]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 's390-next'
authorDavid S. Miller <davem@davemloft.net>
Mon, 21 Sep 2015 23:03:05 +0000 (16:03 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 21 Sep 2015 23:03:05 +0000 (16:03 -0700)
commit61750fafd22789c878e4e97dd2b8d8de0c441e0b
treef7a4f4801941ddbed1ae567b56121ec2db1492f4
parenta92dbb0c5428e1d167663b8d0f4650d2028d8e0f
parent7c16d7f013cccdae45ac585c5a800e91cd8c9988
Merge branch 's390-next'

Ursula Braun says:

====================
s390: qeth and iucv patches

here is version 2 of some s390 related qeth patches for net-next. The patch by
Thomas Richter adds a new feature to the qeth layer2 code; the remaining
patches are minor improvements.
Version 2 of patch 4 uses the desired indentation in function declarations
and definitions spanning multiple lines in almost all cases. Thomas run into a
conflict with the maximum number of columns once. Thus you will still see one
function definition using an earlier column before the opening paranthesis.
====================

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