]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'phylib-simplifications'
authorDavid S. Miller <davem@davemloft.net>
Fri, 28 Aug 2015 21:15:25 +0000 (14:15 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 28 Aug 2015 21:15:25 +0000 (14:15 -0700)
commit101cdf5ac992d5fb0356030e53c999e5ec0fc8f7
tree461baa852a49e97a9175fdfb75a5910a05ca9413
parentc71bc5c58cbef313005cc6ecfa2311c7437d634b
parent954a532b0a16ba8f84d00eeeacb19e319a971bc9
Merge branch 'phylib-simplifications'

Sergei Shtylyov says:

====================
Some phylib simplifications

   Here's 2 patches against DaveM's 'net-next.git' repo. We simplify a bogus
string of type casts in the 1st patch and make the code respect some coding
standards of the networking code in the 2nd one. I may follow with fixing of
checkpatch.pl's complaints. if I have time..
====================

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