]> git.baikalelectronics.ru Git - kernel.git/commit
taint: add missing comment
authorArjan van de Ven <arjan@linux.intel.com>
Mon, 1 Dec 2008 21:14:00 +0000 (13:14 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 2 Dec 2008 03:55:24 +0000 (19:55 -0800)
commit9c8d813565ff9a85425c0031505614ffe8c77681
treed1fec47b2a2febf700d6d7a1f09c3d695a945bf9
parent6851c3f33fd9375117d82dab7f92f6b291b0e800
taint: add missing comment

The description for 'D' was missing in the comment...  (causing me a
minute of WTF followed by looking at more of the code)

Signed-off-by: Arjan van de Ven <arjan@linux.intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
kernel/panic.c