From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 51C7AC88E7E for ; Mon, 26 Jan 2026 09:17:43 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id B904110E3C4; Mon, 26 Jan 2026 09:17:42 +0000 (UTC) Authentication-Results: gabe.freedesktop.org; dkim=pass (2048-bit key; unprotected) header.d=google.com header.i=@google.com header.b="VZGPo5om"; dkim-atps=neutral Received: from mail-ej1-f74.google.com (mail-ej1-f74.google.com [209.85.218.74]) by gabe.freedesktop.org (Postfix) with ESMTPS id C1EEB10E1AB for ; Mon, 26 Jan 2026 09:17:40 +0000 (UTC) Received: by mail-ej1-f74.google.com with SMTP id a640c23a62f3a-b8d78d3fabfso59382766b.3 for ; Mon, 26 Jan 2026 01:17:40 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20230601; t=1769419059; x=1770023859; darn=lists.freedesktop.org; h=cc:to:from:subject:message-id:references:mime-version:in-reply-to :date:from:to:cc:subject:date:message-id:reply-to; bh=+2syxKrl42ps+aJbHDLMrcYcslmTz8dk/sCKctwr8MI=; b=VZGPo5omA3dnMhqTTZflEcr2MWcuV0ugTZ6BBcjQRs+ao0ocUHo0NI1cCq/RWzc9ez BX68qfhcx+HB5/ZpPYxXAszH7o0F3Lw5ZyDXv+r3KXQPmq0FJ2RlH8GJraeu6hZdUjgb 0X/DidEzFK4oSdhO5cHhdffk3nFt4E9u64LoLn5E2uSsn8fRFb6Ru6kN9Ut1CWzzTqFE BBXwN32jQxTNiE5hArLaA7yK9kREmv/lGCdWjeMempGvgHNdgzW7uKaCFoe3kH7pCVFl nvQiqwh24XpuAKB9+280QYcFeqIGEqjEko1muyORJLXiPEevQm+4B6eeuKxw7bAbsD7J EMhg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1769419059; x=1770023859; h=cc:to:from:subject:message-id:references:mime-version:in-reply-to :date:x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=+2syxKrl42ps+aJbHDLMrcYcslmTz8dk/sCKctwr8MI=; b=pokIbvyfQbe8QATzLuclAIMxmc26KL8YPo3I6XzmyBO8oGojG3OeSA0tX3BHAXDRNG jRVqoYcrpsGQGVY4Gb2wWqmGC+8kGqx44QB9oJUQU5BTCPNNVsXSho/Imy0QVjxK74kf sdLgDSl1dI5H2DWaGe2HGZz4joIeu4+2sQ1bo5ju7IUkcPi++Q9+qjHoBX4CUdOwHu1h AkbHm1+ZqeS145z870NWfnWhMykcjv6fPDjzHWAs3xh1xVCJj9IJtZUFBuJpnXkDgNaW vwrJLDLmWd9z9DrK3gydeQj22z9qGGJd8KjiRkzYxCeQSrJbjLFPhuxqJLsoABcHJhRS G51Q== X-Forwarded-Encrypted: i=1; AJvYcCVwYY+NAC+Hbt0RB9w1sgq0vMnANSirhSM8loyDuTm/ICHjTooCGRpA6TkSv36Fnfkk0qwxZjpxgQw=@lists.freedesktop.org X-Gm-Message-State: AOJu0Yzrin0U7iNju2mxoQYoPjfqg7yUAEKSEWfywLjGyKPe0ytLVIZT uUhh5nnJbfiWCB/Z7KwwVsLwP6pMYhUlJgtysxVryS0ef8Ud0jWPhM4KT1nrNedp3l4qEAuVNq5 jtjuWbG1QrI8PMdlC4A== X-Received: from ejbbs5.prod.google.com ([2002:a17:906:d1c5:b0:b88:347a:3051]) (user=aliceryhl job=prod-delivery.src-stubby-dispatcher) by 2002:a17:907:d27:b0:b73:2b08:ac70 with SMTP id a640c23a62f3a-b8d2e8455d0mr256016966b.49.1769419059057; Mon, 26 Jan 2026 01:17:39 -0800 (PST) Date: Mon, 26 Jan 2026 09:17:37 +0000 In-Reply-To: <20260120181152.3640314-4-gary@kernel.org> Mime-Version: 1.0 References: <20260120181152.3640314-1-gary@kernel.org> <20260120181152.3640314-4-gary@kernel.org> Message-ID: Subject: Re: [PATCH 4/4] gpu: tyr: remove redundant `.as_ref()` for `dev_*` print From: Alice Ryhl To: Gary Guo Cc: Greg Kroah-Hartman , "Rafael J. Wysocki" , Danilo Krummrich , Miguel Ojeda , Boqun Feng , "=?utf-8?B?QmrDtnJu?= Roy Baron" , Benno Lossin , Andreas Hindborg , Trevor Gross , Bjorn Helgaas , "Krzysztof =?utf-8?Q?Wilczy=C5=84ski?=" , Daniel Almeida , David Airlie , Simona Vetter , rust-for-linux@vger.kernel.org, linux-kernel@vger.kernel.org, linux-pci@vger.kernel.org, dri-devel@lists.freedesktop.org Content-Type: text/plain; charset="utf-8" X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On Tue, Jan 20, 2026 at 06:11:09PM +0000, Gary Guo wrote: > From: Gary Guo > > This is now handled by the macro itself. > > Signed-off-by: Gary Guo Acked-by: Alice Ryhl