mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* Re: [5/6] ACPI / PM: Move device power management functions to device_pm.c
@ 2013-01-05  9:43 Sedat Dilek
  2013-01-05 21:55 ` Rafael J. Wysocki
  0 siblings, 1 reply; 2+ messages in thread
From: Sedat Dilek @ 2013-01-05  9:43 UTC (permalink / raw)
  To: Rafael J. Wysocki; +Cc: Linux ACPI, LKML

Just a small typo in the comments:
...
+#ifdef CONFIG_PM
...
+#else /* !CONFIG_PM */
...
+#endif /* !CONFIG_PM */ <--- /* CONFIG_PM (without "!") */
...

- Sedat -

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [5/6] ACPI / PM: Move device power management functions to device_pm.c
  2013-01-05  9:43 [5/6] ACPI / PM: Move device power management functions to device_pm.c Sedat Dilek
@ 2013-01-05 21:55 ` Rafael J. Wysocki
  0 siblings, 0 replies; 2+ messages in thread
From: Rafael J. Wysocki @ 2013-01-05 21:55 UTC (permalink / raw)
  To: sedat.dilek; +Cc: Linux ACPI, LKML

On Saturday, January 05, 2013 10:43:31 AM Sedat Dilek wrote:
> Just a small typo in the comments:
> ...
> +#ifdef CONFIG_PM
> ...
> +#else /* !CONFIG_PM */
> ...
> +#endif /* !CONFIG_PM */ <--- /* CONFIG_PM (without "!") */

This actually isn't a typo.  It meas that the block started by #else ends
here.

Thanks,
Rafael


-- 
I speak only for myself.
Rafael J. Wysocki, Intel Open Source Technology Center.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-01-05 21:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-01-05  9:43 [5/6] ACPI / PM: Move device power management functions to device_pm.c Sedat Dilek
2013-01-05 21:55 ` Rafael J. Wysocki

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®