]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'hdlc_ppp-cleanups'
authorDavid S. Miller <davem@davemloft.net>
Thu, 17 Jun 2021 19:08:46 +0000 (12:08 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 17 Jun 2021 19:08:46 +0000 (12:08 -0700)
commit136039098076ce8034ea2e8d05c88275311fb62e
tree92ea06763baa695019a6e51a329bf9e5cca8eb94
parentb7faf004e9bed66c04fe513701401fb52d2ebac1
parent5dc096775798f0dcb5d88df5a7bdc6564d1d91d9
Merge branch 'hdlc_ppp-cleanups'

Guangbin Huang says:

====================
net: hdlc_ppp: clean up some code style issues

This patchset clean up some code style issues.

---
Change Log:
V1 -> V2:
1. remove patch "net: hdlc_ppp: fix the comments style issue" and
patch "net: hdlc_ppp: remove redundant spaces" from this patchset.
====================

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