From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cornelia Huck Subject: [PULL 0/1] vfio-ccw: one patch Date: Mon, 22 May 2017 16:21:16 +0200 Message-ID: <20170522142117.29775-1-cornelia.huck@de.ibm.com> Cc: bjsdjshi@linux.vnet.ibm.com, linux-s390@vger.kernel.org, kvm@vger.kernel.org, Cornelia Huck To: schwidefsky@de.ibm.com Return-path: Received: from mx0b-001b2d01.pphosted.com ([148.163.158.5]:38008 "EHLO mx0a-001b2d01.pphosted.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S934543AbdEVOVY (ORCPT ); Mon, 22 May 2017 10:21:24 -0400 Received: from pps.filterd (m0098416.ppops.net [127.0.0.1]) by mx0b-001b2d01.pphosted.com (8.16.0.20/8.16.0.20) with SMTP id v4MEE4No099253 for ; Mon, 22 May 2017 10:21:24 -0400 Received: from e06smtp14.uk.ibm.com (e06smtp14.uk.ibm.com [195.75.94.110]) by mx0b-001b2d01.pphosted.com with ESMTP id 2aky3rghy9-1 (version=TLSv1.2 cipher=AES256-SHA bits=256 verify=NOT) for ; Mon, 22 May 2017 10:21:24 -0400 Received: from localhost by e06smtp14.uk.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Mon, 22 May 2017 15:21:22 +0100 Sender: kvm-owner@vger.kernel.org List-ID: The following changes since commit 2ea659a9ef488125eb46da6eb571de5eae5c43f6: Linux 4.12-rc1 (2017-05-13 13:19:49 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/vfio-ccw.git tags/vfio-ccw-20170522 for you to fetch changes up to 5bf185366bfca4ab7730c607f530188e1591a4c0: s390/vfio_ccw: make some symbols static (2017-05-22 15:37:11 +0200) ---------------------------------------------------------------- Make some symbols in vfio-ccw static, as detected by sparse. ---------------------------------------------------------------- Sebastian Ott (1): s390/vfio_ccw: make some symbols static drivers/s390/cio/vfio_ccw_ops.c | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) -- 2.13.0