]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitfd5370d7801aaf48cd3fb820e46939427aef83c7
tree719015196bd269f021b51f265d30224463d7a536
parent42eae12ab0d59ade89babb9f9e78922417a09e3c
parent74e3bc140c0659f395ccb461a7cea86a6895ccde
Merge tag 'modules-for-v5.7' of git://git.kernel.org/pub/scm/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