OSDN Git Service

include/linux/dmar.h: replace single-char identifiers in macros
authorQian Cai <cai@lca.pw>
Fri, 12 Jul 2019 03:52:24 +0000 (20:52 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 12 Jul 2019 18:05:41 +0000 (11:05 -0700)
commita760f8a67cb38d19fd52f2a28c65c967e469367e
treed6d8f507bec66c4c3642c09e3f2364a53ac21ae1
parentae2c8880482977a8b6772657b7c400462695be46
include/linux/dmar.h: replace single-char identifiers in macros

There are a few macros in IOMMU have single-char identifiers make the code
hard to read and debug.  Replace them with meaningful names.

Link: http://lkml.kernel.org/r/1559566783-13627-1-git-send-email-cai@lca.pw
Signed-off-by: Qian Cai <cai@lca.pw>
Suggested-by: Andrew Morton <akpm@linux-foundation.org>
Cc: Joerg Roedel <jroedel@suse.de>
Cc: Robin Murphy <robin.murphy@arm.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/linux/dmar.h