[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 1/2] xen/arm: smmuv3: Constify arm_smmu_get_by_dev() parameter


  • To: Michal Orzel <michal.orzel@xxxxxxx>, xen-devel@xxxxxxxxxxxxxxxxxxxx
  • From: Ayan Kumar Halder <ayankuma@xxxxxxx>
  • Date: Fri, 12 May 2023 16:54:15 +0100
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=amd.com; dmarc=pass action=none header.from=amd.com; dkim=pass header.d=amd.com; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=toZEIey6sJUbumywqr7pcneTwrRK5qzqvt8Mr0njl3w=; b=htS/2LzB+364pn9wFO0RErmupQEh6LXSaswi7usBtqHkFEE6x22xuHUo6Cjh1RGIL7pyoFSrpUqBIvR4xB1HxWkKFyomfV0tIprxwStzn5f7/et6iR+GoFTJX/RSsffzdtroPyNEjCwSbCYZso4G18lQERrx0yUfjbv6eBrwNieZc0RwUUtAZfZYm7nyjgvby18KA2LQDPtlc2ThaJNp7XStwizdbf4GU6rZDwEjxW4+ShBzZaJsPY7RLMymybJpXeBUDBuAfAjTuLe2TiKI1EcYQhVj/uwHuwLec1GBcrbPW5BZTUlXmQvDX8YFljcqLaAjzdxAMy2zCu5YIakU+Q==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=BOIXF96DU/1Iwy6VtkDZ6/Dh5Ah++V0Bh2mZadu67/sXz3jWOUCNC6eal7lKU/drPltLheWwFPYaO+cP2twS4x6NWU9c2t8ngNUtnjgzKdm7CYMFZz8MBc8hA6lcV/ToggO1ifph8HT9WT9QycBCv9/143ws7jH+DWzJ8eawcCxWiQ6EZaZfIlIPHAO8UBU4dBTQm4hHgATwKEtkMup+M8smffmk1CPa4ZePnzjDOAcZ6Zv91scjBI9mxbtZhurRAGAzrCdp9tIykOZWJpjFq8iXER79YCq+Zh/wnFigEEFn1G+3H67IqrOHLW7hQyOoh0afRzlk31fo3wqcukNOUQ==
  • Authentication-results: dkim=none (message not signed) header.d=none;dmarc=none action=none header.from=amd.com;
  • Cc: Bertrand Marquis <bertrand.marquis@xxxxxxx>, Rahul Singh <rahul.singh@xxxxxxx>, Stefano Stabellini <sstabellini@xxxxxxxxxx>, Julien Grall <julien@xxxxxxx>, Volodymyr Babchuk <Volodymyr_Babchuk@xxxxxxxx>
  • Delivery-date: Fri, 12 May 2023 15:54:57 +0000
  • List-id: Xen developer discussion <xen-devel.lists.xenproject.org>


On 12/05/2023 15:35, Michal Orzel wrote:
This function does not modify its parameter 'dev' and it is not supposed
to do it. Therefore, constify it.

Signed-off-by: Michal Orzel <michal.orzel@xxxxxxx>
Reviewed-by: Ayan Kumar Halder <ayan.kumar.halder@xxxxxxx>



 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.