Merge tag 'tomoyo-fixes-for-5.5' of git://git.osdn.net/gitroot/tomoyo/tomoyo-test1
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 31 Dec 2019 18:51:27 +0000 (10:51 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 31 Dec 2019 18:51:27 +0000 (10:51 -0800)
commitc5c928c667cd1e34cbcac6af5b7c2f9f4512d612
treeba4bd2ee59c16c95a67a7d6585a5c8acb290b422
parentfd6988496e79a6a4bdb514a4655d2920209eb85d
parent6bd5ce6089b561f5392460bfb654dea89356ab1b
Merge tag 'tomoyo-fixes-for-5.5' of git://git.osdn.net/gitroot/tomoyo/tomoyo-test1

Pull tomoyo fixes from Tetsuo Handa:
 "Two bug fixes:

   - Suppress RCU warning at list_for_each_entry_rcu()

   - Don't use fancy names on sockets"

* tag 'tomoyo-fixes-for-5.5' of git://git.osdn.net/gitroot/tomoyo/tomoyo-test1:
  tomoyo: Suppress RCU warning at list_for_each_entry_rcu().
  tomoyo: Don't use nifty names on sockets.