-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Closed
Description
RANK_POSITION_LOG_BUCKETS_BEGIN
and RANK_POSITION_DISTINCT_COUNT_CUTOFF
need parens around their definitions.
Their uses are still correct without parens, but this is a code smell.
Reported-by: kernel test robot [email protected]
Reported-by: Dan Carpenter [email protected]
Cyan4973