Received: by 2002:ac0:a679:0:0:0:0:0 with SMTP id p54csp245992imp; Thu, 21 Feb 2019 00:13:16 -0800 (PST) X-Google-Smtp-Source: AHgI3IYKy6tkQTB/UVrdU5UW/J/APOAGRyCbuegLXpCUl+tj8pate9zB6liN0spQrGQ83YJZdA/9 X-Received: by 2002:a62:1e82:: with SMTP id e124mr29739676pfe.258.1550736796859; Thu, 21 Feb 2019 00:13:16 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1550736796; cv=none; d=google.com; s=arc-20160816; b=M2mgqrtkigJCVSMTmppqNxb3hHMNi+ttJa+lD2n7g7uGBMArL62jdEeB7XzU80nVCb y6c4qJKDu3CHT25yytzpn0sk32NF0LBxL/i5fT1dLxsSDisRdm41bkx3dxrUBAuT6BKE VW9+T6t3mDWcm4vaKDtf/FD+Fgkcj+ipwsoMbdt5Euj4zvUURMM3fl9iGkyIYX4vC6zK lae4EiMIHmFwxrnuxbFbfyiyHQME6ettX3FZ3hocQoQgMva3Uob1izOzm0/j8iTDH2EK F3UzeCGc2rRBwtI+VO5424cYxcy1Zi+KWrrDMSPnHCwfJ+SbunvezfGuoPiVNQnJeZ61 w/PQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:references:in-reply-to:message-id:date :subject:cc:to:from; bh=APQiroJcfp1tOZrBYvl+lpm3GpxQr3qsEmpnX2Lsb5k=; b=FUwcTLp/eljqYd9r7BBS1raU2dNNR/yPriZGdsWn+SAp3R4wsNiSUGbRkdxaAmpCk0 fqsVJe/kyUJArzNMShjAbEkz2rMA9cpN5XBKictrb8QrED77uIMzppD2HmBW/ODkc6/g aZ83ZWmVgu48Vpyk/u5cKR/QRu2oMQn2MXo3cHfn5xRizbGUNmqmu2A50t1/Hnp3QrHN C1Q+0Jqd9SaKVVf1rFSW8mCJfg/WbvdOWxKDJNWEqyCTFEkQpflem6Y3u47jA4rWYEiP RjtYb7A98W1usifHDi1uAcWS8IbLxKwPRgGElTeJ5lnBv7X+Pce6G7YgBbz9l3se5A3A 7rEg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id e8si20660387pgn.325.2019.02.21.00.13.00; Thu, 21 Feb 2019 00:13:16 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727440AbfBUIKl (ORCPT + 99 others); Thu, 21 Feb 2019 03:10:41 -0500 Received: from mx0b-002e3701.pphosted.com ([148.163.143.35]:38204 "EHLO mx0b-002e3701.pphosted.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726038AbfBUIKk (ORCPT ); Thu, 21 Feb 2019 03:10:40 -0500 Received: from pps.filterd (m0134425.ppops.net [127.0.0.1]) by mx0b-002e3701.pphosted.com (8.16.0.27/8.16.0.27) with SMTP id x1L86Yhx003760; Thu, 21 Feb 2019 08:10:38 GMT Received: from g4t3426.houston.hpe.com (g4t3426.houston.hpe.com [15.241.140.75]) by mx0b-002e3701.pphosted.com with ESMTP id 2qsn8g98me-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Thu, 21 Feb 2019 08:10:38 +0000 Received: from g9t2301.houston.hpecorp.net (g9t2301.houston.hpecorp.net [16.220.97.129]) by g4t3426.houston.hpe.com (Postfix) with ESMTP id 847C55C; Thu, 21 Feb 2019 08:10:37 +0000 (UTC) Received: from blofly.tw.rdlabs.hpecorp.net (blofly.tw.rdlabs.hpecorp.net [15.119.208.30]) by g9t2301.houston.hpecorp.net (Postfix) with ESMTP id 660BF4E; Thu, 21 Feb 2019 08:10:35 +0000 (UTC) From: Matt Hsiao To: linux-kernel@vger.kernel.org Cc: arnd@arndb.de, gregkh@linuxfoundation.org, david.altobelli@hpe.com, mark.rusk@hpe.com, jerry.hoemann@hpe.com, Matt Hsiao Subject: [PATCH 4/4] misc: hpilo: Update driver version Date: Thu, 21 Feb 2019 16:04:42 +0800 Message-Id: <1550736282-25416-5-git-send-email-matt.hsiao@hpe.com> X-Mailer: git-send-email 1.8.3.1 In-Reply-To: <1550736282-25416-1-git-send-email-matt.hsiao@hpe.com> References: <1550736282-25416-1-git-send-email-matt.hsiao@hpe.com> X-HPE-SCL: -1 X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10434:,, definitions=2019-02-21_06:,, signatures=0 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 priorityscore=1501 malwarescore=0 suspectscore=1 phishscore=0 bulkscore=0 spamscore=0 clxscore=1015 lowpriorityscore=0 mlxscore=0 impostorscore=0 mlxlogscore=999 adultscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1810050000 definitions=main-1902210062 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Bump version number to reflect recent minor changes. Signed-off-by: Matt Hsiao --- drivers/misc/hpilo.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/misc/hpilo.c b/drivers/misc/hpilo.c index 927309b..4ef6802 100644 --- a/drivers/misc/hpilo.c +++ b/drivers/misc/hpilo.c @@ -913,7 +913,7 @@ static void __exit ilo_exit(void) class_destroy(ilo_class); } -MODULE_VERSION("1.5.0"); +MODULE_VERSION("1.5.1"); MODULE_ALIAS(ILO_NAME); MODULE_DESCRIPTION(ILO_NAME); MODULE_AUTHOR("David Altobelli "); -- 1.8.3.1