summaryrefslogtreecommitdiff
path: root/scripts/lib/kdoc/kdoc_parser.py
diff options
context:
space:
mode:
authorAl Viro <viro@zeniv.linux.org.uk>2023-02-01 16:52:54 -0500
committerAl Viro <viro@zeniv.linux.org.uk>2025-09-13 15:15:07 -0400
commit9892775af5a5323a7f15ae1d92d025b5be14c658 (patch)
treed251fec0e47dee21f7e40a3dad2af951b8b9f756 /scripts/lib/kdoc/kdoc_parser.py
parent76eeb9b8de9880ca38696b2fb56ac45ac0a25c6c (diff)
csky: remove BS check for FAULT_FLAG_ALLOW_RETRY
flags are initialized as FAULT_FLAG_DEFAULT, and the only thing done to that afterwards is |=; since FAULT_FLAG_DEFAULT already includes FAULT_FLAG_ALLOW_RETRY, it's guaranteed to remain there all along. Reviewed-by: Guo Ren (Alibaba Damo Academy) <guoren@kernel.org> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_parser.py')
0 files changed, 0 insertions, 0 deletions