From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753969AbcGSSCm (ORCPT ); Tue, 19 Jul 2016 14:02:42 -0400 Received: from smtprelay.synopsys.com ([198.182.47.9]:42806 "EHLO smtprelay.synopsys.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753653AbcGSSCj convert rfc822-to-8bit (ORCPT ); Tue, 19 Jul 2016 14:02:39 -0400 From: Alexey Brodkin To: "weiyj_lk@163.com" CC: "dri-devel@lists.freedesktop.org" , "linux-kernel@vger.kernel.org" , "yongjun_wei@trendmicro.com.cn" , "airlied@linux.ie" Subject: Re: [PATCH -next] drm/arc: Remove redundant dev_err call in arcpgu_load() Thread-Topic: [PATCH -next] drm/arc: Remove redundant dev_err call in arcpgu_load() Thread-Index: AQHR4bVwlarTc7CWfkqVnHGsariFV6Af6h8A Date: Tue, 19 Jul 2016 18:02:34 +0000 Message-ID: <1468951272.5489.8.camel@synopsys.com> References: <1468929697-8648-1-git-send-email-weiyj_lk@163.com> In-Reply-To: <1468929697-8648-1-git-send-email-weiyj_lk@163.com> Accept-Language: en-US, ru-RU Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.225.15.82] Content-Type: text/plain; charset="utf-7" Content-ID: <03862B281EF37345A08585EE7713E862@internal.synopsys.com> Content-Transfer-Encoding: 8BIT MIME-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi+AKA-Wei Yongjun, On Tue, 2016-07-19 at 12:01 +-0000, Wei Yongjun wrote: +AD4- From: Wei Yongjun +ADw-yongjun+AF8-wei+AEA-trendmicro.com.cn+AD4- +AD4- +AD4- There is a error message within devm+AF8-ioremap+AF8-resource +AD4- already, so remove the dev+AF8-err call to avoid redundant +AD4- error message. +AD4- +AD4- Signed-off-by: Wei Yongjun +ADw-yongjun+AF8-wei+AEA-trendmicro.com.cn+AD4- Acked-by: Alexey Brodkin +ADw-abrodkin+AEA-synopsys.com+AD4-