Re: [PATCH -mm] PM: Separate hibernation code from suspend code

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Trivial suggestions:

On 5/4/07, Rafael J. Wysocki <[email protected]> wrote:
--- linux-2.6.21.orig/include/linux/suspend.h   2007-05-02 22:08:58.000000000 +0200
+++ linux-2.6.21/include/linux/suspend.h        2007-05-03 15:22:24.000000000 +0200
[...]
+/**
+ * hibernation_set_ops - set the global hibernate operations
+ * @ops: the hibernation operations to use in subsequent hibernation transitions
+ */
+extern void hibernation_set_ops(struct hibernation_ops *ops);

Comment must go near code, not with prototype in header.

+/**
+ * hibernate - hibernate the system
+ */
+extern int hibernate(void);

Pointless comment. You've already written a doc-book comment in the
code for this function anyway, so could just as well remove this.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux