[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Restore "ALSA: hda: Make use of core codec functions to sync power state"

Patchwork patchwork at emeril.freedesktop.org
Tue Mar 27 12:08:11 UTC 2018


== Series Details ==

Series: Restore "ALSA: hda: Make use of core codec functions to sync power state"
URL   : https://patchwork.freedesktop.org/series/40731/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
d925f55eae55 Restore "ALSA: hda: Make use of core codec functions to sync power state"
-:8: ERROR:GIT_COMMIT_ID: Please use git commit description style 'commit <12+ chars of sha1> ("<title line>")' - ie: 'commit 3b5b899ca67d ("ALSA: hda: Make use of core codec functions to sync power state")'
#8: 
re-enabling commit 3b5b899ca67db07a4c4825911072221f99e157e2.

-:68: CHECK:LINE_SPACING: Please use a blank line after function/struct/union/enum declarations
#68: FILE: sound/pci/hda/hda_local.h:625:
 }
+static inline bool snd_hda_sync_power_state(struct hda_codec *codec,

-:69: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis
#69: FILE: sound/pci/hda/hda_local.h:626:
+static inline bool snd_hda_sync_power_state(struct hda_codec *codec,
+			   hda_nid_t nid, unsigned int target_state)

-:75: ERROR:MISSING_SIGN_OFF: Missing Signed-off-by: line(s)

total: 2 errors, 0 warnings, 2 checks, 52 lines checked



More information about the Intel-gfx mailing list