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 lists.gnu.org (lists.gnu.org [209.51.188.17]) (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 B7C6FC04FFE for ; Mon, 20 May 2024 14:51:42 +0000 (UTC) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1s94LZ-0004tt-9a; Mon, 20 May 2024 10:50:41 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1s94LX-0004tX-PN; Mon, 20 May 2024 10:50:39 -0400 Received: from mail-oi1-x22d.google.com ([2607:f8b0:4864:20::22d]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1s94LP-0001Rc-FC; Mon, 20 May 2024 10:50:39 -0400 Received: by mail-oi1-x22d.google.com with SMTP id 5614622812f47-3c999d53e04so2068262b6e.2; Mon, 20 May 2024 07:50:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1716216629; x=1716821429; darn=nongnu.org; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=M+RY37ILR+bGutCGqlDSpT5t/N+Xf3qdqRVhsE5xMYs=; b=Xn0UsB8tgiZTtQG2j2HHVFTulIouqhPu8TJvNVlMP/FVSQsXIeornv+84W/6XztZNT O8GTJhCiyH3IVvUemiFucHRXJHBWyIVoxcN2QQjVActyPdlMrQog46ZwKSfPK0lSUhT2 T0xI+ipT8VhMeo5alghq8OVpEbeG200TN1/1N6ibSPikEgl1nEfI0HGOjH9wKVJMIsiv e/RdAxpuDjuiN343LfNpVfn35lu5xjuChKd4ddOFGGM7J/f5g0UNG+BYZn6Y7YOU3J73 GC4HrizGejsLXhU1XYF8DEL7NmRBlicaJv3CkRgiB/QQZ3ZfbVpySUQ4VZiS6fv6ZyuB m4Zg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1716216629; x=1716821429; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=M+RY37ILR+bGutCGqlDSpT5t/N+Xf3qdqRVhsE5xMYs=; b=MrK56ZOk/i0drGCs77RgSJP2k/FlD31WkN4QvIxre8W9rh5mEcaF7xznNKKkfHimV4 0l0/lo34eqgR9hDQPnR4QlJYdJsedrSvhdbrQ4YmlvFz1kfPGOnL/gD2H8jyZNa3C9L6 HP1F6QHVvMZX0ruzo5M7Jc1DRpvcnIVLJDIm7mVBjxYs0uUQf3994SPU14s3P0HUWXeB ucW+q660whifZclAM9fotWAb5/eCVzs+V2u3tefPSm7f6Gxod69T/QPvBN3DQTelEvrv m90mHAaovtG0k2d5hOSqTkJKO71mXQQ+ZBgvxPjmrBFvaxPz+nZUY46NFQa5YgZXhpIR QYAA== X-Forwarded-Encrypted: i=1; AJvYcCXRWg7wB9RxqWCj3ugUu6ezvIVMr99aYyrYdq6DtSVURR/1yfTfOYzDNRHnnU/ciJ6ihtBthcRMmUIGpPppm2zFh4Ys X-Gm-Message-State: AOJu0Yzzo70iPF80s79Hd6vPPYITcMFPAwCRYgP470NDnQ6oSJV7j2eJ l91RyYOFp0tc6evMITi3rubUGRa7Q2XfOfWEgkZI0XMU2zdTpBMeQv09jtXbuK/7zQ1XPeikMLf Wn3NBfYdTWH8kTbazrz8UTgfuMUc= X-Google-Smtp-Source: AGHT+IFqmqI08tjNU9t5EVStkewLXC/QlKKQCWH2TyaV+YAO+xu6bMRaQaDCGD95iIP4xy6aKO1RSB7liXw2K0mEb+E= X-Received: by 2002:a05:6808:178b:b0:3c9:6f53:ee11 with SMTP id 5614622812f47-3c9970251camr40434136b6e.8.1716216629347; Mon, 20 May 2024 07:50:29 -0700 (PDT) MIME-Version: 1.0 References: <20240508081502.88375-1-tanmaynpatil105@gmail.com> In-Reply-To: From: Tanmay Date: Mon, 20 May 2024 20:20:15 +0530 Message-ID: Subject: Re: [PATCH] Fixes: Indentation using spaces instead of TABS and improve formatting To: Peter Maydell Cc: QEMU Developers , qemu-arm , marcandre.lureau@redhat.com, pbonzini@redhat.com Content-Type: multipart/alternative; boundary="0000000000008cccef0618e3d2a9" Received-SPF: pass client-ip=2607:f8b0:4864:20::22d; envelope-from=tanmaynpatil105@gmail.com; helo=mail-oi1-x22d.google.com X-Spam_score_int: -17 X-Spam_score: -1.8 X-Spam_bar: - X-Spam_report: (-1.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_ENVFROM_END_DIGIT=0.25, FREEMAIL_FROM=0.001, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+qemu-devel=archiver.kernel.org@nongnu.org Sender: qemu-devel-bounces+qemu-devel=archiver.kernel.org@nongnu.org --0000000000008cccef0618e3d2a9 Content-Type: text/plain; charset="UTF-8" Sure! Thanks for the update. ~ Tanmay On Mon, 20 May, 2024, 6:32 pm Peter Maydell, wrote: > On Wed, 8 May 2024 at 09:15, Tanmay Patil > wrote: > > > > Resolves: https://gitlab.com/qemu-project/qemu/-/issues/373 > > > > Files changed: > > - hw/arm/boot.c > > - hw/char/omap_uart.c > > - hw/gpio/zaurus.c > > - hw/input/tsc2005.c > > > > Signed-off-by: Tanmay Patil > > Thanks for this patch; I've applied it to my target-arm.next > queue and it will get upstream within the next week or so. > (I tweaked the commit message format a bit.) > > -- PMM > --0000000000008cccef0618e3d2a9 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Sure! Thanks for the update.

<= div dir=3D"auto">~ Tanmay

On Mon, 20 May, 2024, 6:32 pm Peter Maydell,= <peter.maydell@linaro.org> wrote:
On Wed, 8 May 2024 at= 09:15, Tanmay Patil <tanmaynpatil105@gmail.com> wrote: >
> Resolves: https://gitlab.com/qemu-p= roject/qemu/-/issues/373
>
> Files changed:
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0- hw/arm/boot.c
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0- hw/char/omap_uart.c
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0- hw/gpio/zaurus.c
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0- hw/input/tsc2005.c
>
> Signed-off-by: Tanmay Patil <tanmaynpatil105@gmail.com&g= t;

Thanks for this patch; I've applied it to my target-arm.next
queue and it will get upstream within the next week or so.
(I tweaked the commit message format a bit.)

-- PMM
--0000000000008cccef0618e3d2a9--