From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx0a-001b2d01.pphosted.com ([148.163.156.1]:14906 "EHLO mx0a-001b2d01.pphosted.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728102AbgDQJsn (ORCPT ); Fri, 17 Apr 2020 05:48:43 -0400 Received: from pps.filterd (m0098399.ppops.net [127.0.0.1]) by mx0a-001b2d01.pphosted.com (8.16.0.42/8.16.0.42) with SMTP id 03H9Y6BL027667 for ; Fri, 17 Apr 2020 05:48:42 -0400 Received: from e06smtp04.uk.ibm.com (e06smtp04.uk.ibm.com [195.75.94.100]) by mx0a-001b2d01.pphosted.com with ESMTP id 30f4uhgjft-1 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=NOT) for ; Fri, 17 Apr 2020 05:48:42 -0400 Received: from localhost by e06smtp04.uk.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Fri, 17 Apr 2020 10:48:01 +0100 From: Stefan Haberland Subject: [PATCH 0/1] s390/dasd: Kconfig patch Date: Fri, 17 Apr 2020 11:48:34 +0200 Message-Id: <20200417094835.60247-1-sth@linux.ibm.com> Sender: linux-s390-owner@vger.kernel.org List-ID: To: axboe@kernel.dk Cc: linux-block@vger.kernel.org, hoeppner@linux.ibm.com, linux-s390@vger.kernel.org, heiko.carstens@de.ibm.com, gor@linux.ibm.com, borntraeger@de.ibm.com Hi Jens, as discussed please see the following patch that removes the deadline Kconfig select. Regards, Stefan Stefan Haberland (1): s390/dasd: remove IOSCHED_DEADLINE from DASD Kconfig drivers/s390/block/Kconfig | 1 - 1 file changed, 1 deletion(-) -- 2.17.1