From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sebastian Ott Date: Thu, 22 Feb 2018 12:30:31 +0000 Subject: Re: [PATCH] s390: fix comment for scsw_cmd_is_valid_sctl Message-Id: In-Reply-To: <20180222121416.26231-1-cohuck@redhat.com> References: <20180222121416.26231-1-cohuck@redhat.com> To: linux-s390@vger.kernel.org List-ID: On Thu, 22 Feb 2018, Cornelia Huck wrote: > This function is checking for the suspend control, not the function > control. > > Signed-off-by: Cornelia Huck Applied. Thanks!