From d487d57581057abd271651334ea2996aa1b31e28 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Simon=20K=C3=A5gstr=C3=B6m?= Date: Thu, 3 Apr 2014 14:48:44 -0700 Subject: [PATCH] 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 Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-format-patch failed