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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 4C01EC004D4 for ; Thu, 19 Jan 2023 10:18:38 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229540AbjASKSh (ORCPT ); Thu, 19 Jan 2023 05:18:37 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48492 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230337AbjASKSP (ORCPT ); Thu, 19 Jan 2023 05:18:15 -0500 Received: from muru.com (muru.com [72.249.23.125]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id 09EB01BADD for ; Thu, 19 Jan 2023 02:17:54 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTPS id 7CA358140; Thu, 19 Jan 2023 10:17:53 +0000 (UTC) Date: Thu, 19 Jan 2023 12:17:52 +0200 From: Tony Lindgren To: Nir Levy Cc: linux-omap@vger.kernel.org Subject: Re: [PATCH] arm: mach-omap2: Fix spelling typos in comment Message-ID: References: <20221123131720.79978-1-bhr166@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20221123131720.79978-1-bhr166@gmail.com> Precedence: bulk List-ID: X-Mailing-List: linux-omap@vger.kernel.org * Nir Levy [221123 15:17]: > Fix spelling: adress -> address Applying into omap-for-v6.3/cleanup thanks. Tony