Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 23 Jan 2014 06:30:15 +0000 (22:30 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 23 Jan 2014 06:30:15 +0000 (22:30 -0800)
commit0dc3fd0249a295863900984e02dd4bb89204205b
tree28cd9abe399ae09073875b2ef90503ee255b5c52
parent93b05cba8ed52a751da9c4c7da6c97bc514bec77
parent22e669568d5195af10bd2f404f9c1809541ad77b
Merge tag 'modules-next-for-linus' of git://git./linux/kernel/git/rusty/linux

Pull module updates from Rusty Russell.

* tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux:
  module: Add missing newline in printk call.
  module: fix coding style
  export: declare ksymtab symbols
  module.h: Remove unnecessary semicolon
  params: improve standard definitions
  Add Documentation/module-signing.txt file