On Thu, 13 Apr 2017 12:57:46 +0200 Cornelia Huck <cornelia.huck@xxxxxxxxxx> wrote: > The following changes since commit 1877888d0ad21858693d8a5594734b125a068638: > > MAINTAINERS: Add vfio-ccw maintainers (2017-03-31 12:55:12 +0200) > > are available in the git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/vfio-ccw.git tags/vfio-ccw-20170413 > > for you to fetch changes up to 129cc19a94513081e9250323cd57e12ed48b3613: > > vfio: ccw: improve error handling for vfio_ccw_mdev_remove (2017-04-12 12:34:17 +0200) > > ---------------------------------------------------------------- > Two fixes for the new vfio-ccw support. > > ---------------------------------------------------------------- > > Dong Jia Shi (2): > vfio: ccw: remove unnecessary NULL checks of a pointer > vfio: ccw: improve error handling for vfio_ccw_mdev_remove > > drivers/s390/cio/vfio_ccw_fsm.c | 6 +----- > drivers/s390/cio/vfio_ccw_ops.c | 34 ++++++---------------------------- > 2 files changed, 7 insertions(+), 33 deletions(-) > ping