Revision 299256b9413aa5ccd41769de6dbfa1421807c99b authored by Alexander Graf on 30 October 2018, 09:37:15 UTC, committed by Cornelia Huck on 05 November 2018, 08:55:01 UTC
I haven't realistically maintained s390 related parts for quite a while
now, so let's remove my name from the MAINTAINERS file to reflect reality.

Signed-off-by: Alexander Graf <agraf@suse.de>
Message-Id: <20181030093715.18793-1-agraf@suse.de>
Signed-off-by: Cornelia Huck <cohuck@redhat.com>
1 parent d5bfb42
Raw File
trace-events
# scsi/pr-manager.c
pr_manager_execute(int fd, int cmd, int sa, void *opaque) "fd=%d cmd=0x%02x service action=0x%02x opaque=%p"
pr_manager_run(int fd, int cmd, int sa) "fd=%d cmd=0x%02x service action=0x%02x"
back to top