]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'auxdisplay-for-linus-v4.16-rc6' of git://github.com/ojeda/linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 14 Mar 2018 16:46:14 +0000 (09:46 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 14 Mar 2018 16:46:14 +0000 (09:46 -0700)
commit2e8115f7911e8d07c28259b15d3616834fb72e98
tree52359a9fbaf1cdd8f3353c8d0547b541352bc598
parent9e78c3fcce02c4f7c5595326ebea1d3dd2129319
parent8aed5bd6f697be50ddba65d2e83b6bb08bb1ab00
Merge tag 'auxdisplay-for-linus-v4.16-rc6' of git://github.com/ojeda/linux

Pull auxdisplay fixes from Miguel Ojeda:
 "Silence a few warnings in auxdisplay.

   - a couple of uninitialized warnings reported by the build service

   - a doc comment warning under W=1

   - three fall-through comments not recognized under W=1"

* tag 'auxdisplay-for-linus-v4.16-rc6' of git://github.com/ojeda/linux:
  auxdisplay: img-ascii-lcd: Silence 2 uninitialized warnings
  auxdisplay: img-ascii-lcd: Fix doc comment to silence warnings
  auxdisplay: panel: Change comments to silence fallthrough warnings