OSDN Git Service

Merge tag 'modules-for-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu...
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 9 Apr 2020 19:52:34 +0000 (12:52 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 9 Apr 2020 19:52:34 +0000 (12:52 -0700)
commitc0cc271173b2e1c2d8d0ceaef14e4dfa79eefc0d
tree719015196bd269f021b51f265d30224463d7a536
parent87ebc45d2d32936fb1c8242032eb0b9bcd058858
parent0f74226649fb2875a91b68f3750f55220aa73425
Merge tag 'modules-for-v5.7' of git://git./linux/kernel/git/jeyu/linux

Pull module updates from Jessica Yu:
 "Only a small cleanup this time around: a trivial conversion of
  zero-length arrays to flexible arrays"

* tag 'modules-for-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux:
  kernel: module: Replace zero-length array with flexible-array member
kernel/module.c