]> git.baikalelectronics.ru Git - kernel.git/commit
include/linux/poison.h: remove obsolete comment
authorMatthew Wilcox <willy@infradead.org>
Wed, 12 Aug 2020 01:34:23 +0000 (18:34 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 12 Aug 2020 17:57:59 +0000 (10:57 -0700)
commit25caf462c54e46f4814c070a2f61f0861ecdafea
tree620de7a550afa9c3073b4611958fd95893227b73
parentc046328ed68a443aad8039d027fe5f2502aa5526
include/linux/poison.h: remove obsolete comment

When the definition was changed, the comment became stale.  Just remove
it since there isn't anything useful to say here.

Fixes: e4273bbe9c76 ("include/linux/poison.h: use POISON_POINTER_DELTA for poison pointers")
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Cc: Vasily Kulikov <segoon@openwall.com>
Cc: Thomas Gleixner <tglx@linutronix.de>
Link: http://lkml.kernel.org/r/20200730174108.GJ23808@casper.infradead.org
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/linux/poison.h