summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKay Sievers <kay.sievers@vrfy.org>2012-04-02 19:25:46 +0200
committerKay Sievers <kay.sievers@vrfy.org>2012-04-02 19:25:46 +0200
commitcda7c0087156b54984859535990476ac36cb258f (patch)
tree589a2da000099b0885cb818b0429cc14a9001c8c
parent8e34eff5bb6b1f822b98332343cfa818286264b0 (diff)
downloadpatches-cda7c0087156b54984859535990476ac36cb258f.tar.gz
KERN_CONT
-rw-r--r--kern-cont.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/kern-cont.patch b/kern-cont.patch
index 43c3620..5467c79 100644
--- a/kern-cont.patch
+++ b/kern-cont.patch
@@ -1,5 +1,5 @@
From: Kay Sievers <kay@vrfy.org>
-Subject: use KERN_CONT where needed
+Subject: printk(): add KERN_CONT where needed
A prototype for record-based instead of a byte-stream buffer revealed
a couple of missing printk(KERN_CONT ...) uses. Subsequent calls produce