On Mon, Mar 15, 2021 at 08:56:50PM -0700, Bart Van Assche wrote: > Since the target function pointers are not modified at runtime, declare > the data structure with the target function pointers const. > > Cc: Quinn Tran <qutran@xxxxxxxxxxx> > Cc: Mike Christie <michael.christie@xxxxxxxxxx> > Cc: Himanshu Madhani <himanshu.madhani@xxxxxxxxxx> > Cc: Daniel Wagner <dwagner@xxxxxxx> > Signed-off-by: Bart Van Assche <bvanassche@xxxxxxx> Reviewed-by: Daniel Wagner <dwagner@xxxxxxx>