Remove some `nullptr` checks from an operator exec function, which are unnecessary because the corresponding poll function already checks for them. No functional changes.
Remove some `nullptr` checks from an operator exec function, which are unnecessary because the corresponding poll function already checks for them. No functional changes.