]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
compiler.h: Add missing quote in macro comment
authorThorsten Blum <thorsten.blum@toblux.com>
Tue, 9 Apr 2024 15:46:23 +0000 (17:46 +0200)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 9 Apr 2024 16:06:50 +0000 (09:06 -0700)
commitd7a62d0a9a17e97ce2d4d40431094e09956a0568
treea512d1f4c92d5e37026545d972fe49237bc73f96
parent2bb69f5fc72183e1c62547d900f560d0e9334925
compiler.h: Add missing quote in macro comment

Add a missing doublequote in the __is_constexpr() macro comment.

Signed-off-by: Thorsten Blum <thorsten.blum@toblux.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/linux/compiler.h