Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(611)

Issue 6693057: CHROMIUM: Fix comment typos in chromeos_acpi.h (Closed)

Created:
9 years, 8 months ago by Daniel Kurtz
Modified:
9 years, 7 months ago
Reviewers:
v.b, vb
CC:
chromium-os-reviews_chromium.org, vb+kernel_google.com, Mandeep Singh Baines, Olof Johansson
Visibility:
Public.

Description

CHROMIUM: Fix comment typos in chromeos_acpi.h Signed-off-by: Daniel Kurtz <djkurtz@chromium.org>; BUG=none TEST=none Change-Id: Id984f43df9989061601d71aceb2c670edc82daa1 Committed: http://chrome-svn/viewvc/chromeos?view=rev&revision=b031f88

Patch Set 1 #

Patch Set 2 : Rebase on ToT #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M drivers/platform/x86/chromeos_acpi.h View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Daniel Kurtz
Note: this only applies to kernel-next/cros/chromeos-2.6.38 branch, not kernel-next/cros/master.
9 years, 8 months ago (2011-04-03 08:55:51 UTC) #1
v.b
9 years, 8 months ago (2011-04-03 14:42:01 UTC) #2
LGTM

On Sun, Apr 3, 2011 at 1:55 AM,  <djkurtz@chromium.org> wrote:
> Reviewers: vbendeb_chrmomium.org,
>
> Message:
> Note: this only applies to kernel-next/cros/chromeos-2.6.38 branch, not
> kernel-next/cros/master.
>
> Description:
> CHROMIUM: Fix comment typos in chromeos_acpi.h
>
> Signed-off-by: Daniel Kurtz <djkurtz@chromium.org>
>
> BUG=none
> TEST=none
>
> Change-Id: Id984f43df9989061601d71aceb2c670edc82daa1
>
>
> Please review this at http://codereview.chromium.org/6693057/
>
> SVN Base: ssh://gitrw.chromium.org:9222/kernel-next.git@chromeos-2.6.38
>
> Affected files:
>  M drivers/platform/x86/chromeos_acpi.h
>
>
> Index: drivers/platform/x86/chromeos_acpi.h
> diff --git a/drivers/platform/x86/chromeos_acpi.h
> b/drivers/platform/x86/chromeos_acpi.h
> index
>
99e215b6f5ea14a5fcf7a2f62e1f1f982c0d4e77..343ea0feb00c53ca4d60e56e669af00fa0b4578c
> 100644
> --- a/drivers/platform/x86/chromeos_acpi.h
> +++ b/drivers/platform/x86/chromeos_acpi.h
> @@ -14,7 +14,7 @@
>  #define CHSW_WP                        0x00000200   /* write-protect
> (optional) */
>
>  /*
> - * Structure containing one ACPi exported integer along with the validity
> + * Structure containing one ACPI exported integer along with the validity
>  * flag.
>  */
>  struct chromeos_acpi_datum {
> @@ -23,7 +23,7 @@ struct chromeos_acpi_datum {
>  };
>
>  /*
> - * Structure containg the set of ACPI exported integers required by
> chromeos
> + * Structure containing the set of ACPI exported integers required by
> chromeos
>  * wrapper.
>  */
>  struct chromeos_acpi_if {
>
>
>



-- 
Vadim Bendebury (mailto:vbendeb@google.com)
Google ChromeOS - (650) 253-7486

Powered by Google App Engine
This is Rietveld 408576698