Name of failed tests ====================
checkpatch master sysfs.h checkpatch master types.h checkpatch next sysfs.h checkpatch next types.h
Output of different failed tests ================================
checkpatch next sysfs.h:
>>
WARNING: Missing a blank line after declarations #32: FILE: sysfs.h:32: + struct attribute attr; + ssize_t (*show)(struct kobject *kobj, struct attribute *attr,
total: 0 errors, 1 warnings, 0 checks, 50 lines checked
checkpatch next types.h:
>>
WARNING: Missing a blank line after declarations #1134: FILE: types.h:1134: + char *name; + int (*bat_iface_enable)(struct batadv_hard_iface *hard_iface);
WARNING: Missing a blank line after declarations #1232: FILE: types.h:1232: + struct hlist_node list; + void (*ogm_handler)(struct batadv_priv *bat_priv,
total: 0 errors, 2 warnings, 0 checks, 1259 lines checked
linux-merge@lists.open-mesh.org