include/linux/printk.h: remove double asmlinkage in printk_emit
authorSimon Kågström <simon.kagstrom@netinsight.net>
Thu, 3 Apr 2014 21:48:44 +0000 (14:48 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 3 Apr 2014 23:21:08 +0000 (16:21 -0700)
commitd487d57581057abd271651334ea2996aa1b31e28
tree36a49aeee45632292b7d7848b3596d056df05937
parentfce6e0338abe910ba6d4db0657ae8adc6aa1a72b
include/linux/printk.h: remove double asmlinkage in printk_emit

The double asmlinkage was introduced in commit 7ff9554bb578 ("printk:
convert byte-buffer to variable-length record buffer").

Signed-off-by: Simon Kagstrom <simon.kagstrom@netinsight.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/linux/printk.h