On Thu, 6 Feb 2020 22:38:25 +0100 Eric Farman <farman@xxxxxxxxxxxxx> wrote: > This seems misplaced in the middle of FSM, returning the schid > field from inside the private struct. We could move this macro > into vfio_ccw_private.h, but this doesn't seem to simplify things > that much. Let's just remove it, and use the field directly. It had been introduced with the first set of traces, I'm now wondering why, as it doesn't do any checking. > > Signed-off-by: Eric Farman <farman@xxxxxxxxxxxxx> > --- > drivers/s390/cio/vfio_ccw_fsm.c | 8 ++------ > 1 file changed, 2 insertions(+), 6 deletions(-)