Merge branch 'hns-next'
authorDavid S. Miller <davem@davemloft.net>
Fri, 1 Jul 2016 20:57:01 +0000 (16:57 -0400)
committerDavid S. Miller <davem@davemloft.net>
Fri, 1 Jul 2016 20:57:01 +0000 (16:57 -0400)
commitca9354a1d47d8e30dee114fc946fd71f1d403ca7
tree7e8ddf2d03e8cebc1a428926e40b0c2b8204879c
parent1364db424f85e8be8b47425802372bbc400f529a
parentb15dc29264d0bdad603d6b5956a4847443790078
Merge branch 'hns-next'

Yisen Zhuang says:

====================
net: hns: fix the typo of hns

This series includes typo fixes which review by Andy, adding
the hns maintainer to MAINTAINERS, as below:

 > from Daode: adds the maintainer for hns driver;

 > from Daode: fix the typo of hns reviewed by Andy Shevchenko;

 > from Kejian: one remove redundant function and two fix to get
configuration from DT.

changlog:
 v2 -> v3:
  match all files in and below drivers/net/ethernet/hisilicon/

 v1 -> v2:
  fix the indentations reviewed by David.
====================

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