]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commitdiff
Merge tag 'modules-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu...
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 4 May 2017 02:12:27 +0000 (19:12 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 4 May 2017 02:12:27 +0000 (19:12 -0700)
Pull modules updates from Jessica Yu:

 - Minor code cleanups

 - Fix section alignment for .init_array

* tag 'modules-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux:
  kallsyms: Use bounded strnchr() when parsing string
  module: Unify the return value type of try_module_get
  module: set .init_array alignment to 8

1  2 
include/linux/module.h
kernel/module.c

Simple merge
diff --cc kernel/module.c
Simple merge