✗ Fi.CI.CHECKPATCH: warning for PM/pm_runtime: move on hrtimer and nsec

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

 



== Series Details ==

Series: PM/pm_runtime: move on hrtimer and nsec
URL   : https://patchwork.freedesktop.org/series/54059/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
c435ac8f04a4 PM/pm_runtime: move autosuspend on hrtimer
-:142: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis
#142: FILE: drivers/base/power/runtime.c:523:
+			if (!(dev->power.timer_expires &&
+					dev->power.timer_expires <= expires)) {

-:153: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis
#153: FILE: drivers/base/power/runtime.c:533:
+				hrtimer_start_range_ns(&dev->power.suspend_timer,
+						ns_to_ktime(expires),

-:260: CHECK:AVOID_EXTERNS: extern prototypes should be avoided in .h files
#260: FILE: include/linux/pm_runtime.h:54:
+extern u64 pm_runtime_autosuspend_expiration(struct device *dev);

-:278: CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#278: FILE: include/linux/pm_runtime.h:171:
+static inline u64 pm_runtime_autosuspend_expiration(

total: 0 errors, 0 warnings, 4 checks, 188 lines checked
62531c2b8c88 PM/runtime:Replace jiffies based accouting with ktime based accounting
21ebcb40a07b drm/i915: Move to new PM core fields

_______________________________________________
Intel-gfx mailing list
Intel-gfx@xxxxxxxxxxxxxxxxxxxxx
https://lists.freedesktop.org/mailman/listinfo/intel-gfx




[Index of Archives]     [AMD Graphics]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux