diff options
author | Will Deacon <[email protected]> | 2019-08-13 17:06:29 +0100 |
---|---|---|
committer | Will Deacon <[email protected]> | 2019-08-14 13:09:24 +0100 |
commit | 68933aa973740796895e297e7dbf7baf3e9c51b1 (patch) | |
tree | a2aa10980c56b54ef2055b3340ac115ee0921da8 /scripts/patch-kernel | |
parent | 6bbd497f027332b14cf2a6792c418c32286b66c2 (diff) |
arm64: memory: Add comments to end of non-trivial #ifdef blocks
Commenting the #endif of a multi-statement #ifdef block with the
condition which guards it is useful and can save having to scroll back
through the file to figure out which set of Kconfig options apply to
a particular piece of code.
Reviewed-by: Steve Capper <[email protected]>
Acked-by: Catalin Marinas <[email protected]>
Reviewed-by: Mark Rutland <[email protected]>
Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions