Alex Williamson <alex.william...@redhat.com> writes: > Move to monitor.c:monitor_handle_fd_param() as a common helper. > > Signed-off-by: Alex Williamson <alex.william...@redhat.com> > --- > > I'd like to use this for the proposed device assignment configfd > parameter since there's nothing net specific about it.
Looks good. Error checking after strtol() is as absent as before, but that's a separate issue, which shouldn't stop this patch.