11/03/2025 17:04, Bruce Richardson: > On Tue, Mar 11, 2025 at 08:51:28AM -0700, Stephen Hemminger wrote: > > A few more cases where there is unnecessary deref (*) on > > function pointers. > > > > Stephen Hemminger (4): > > raw/ifpga: remove unnecessary deref of function pointers > > crypto/ionic: remove unnecessary deref of function pointer > > regexdev: another unnecessary deref of function pointers > > vhost: remove unnecessary deref of function pointers > > > Series-Acked-by: Bruce Richardson <bruce.richard...@intel.com>
Applied, thanks.