aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorChad Williamson <chad@dahc.us>2013-06-25 18:59:24 -0500
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-07-23 14:40:17 -0700
commit11c920b0e00f9e009687bdf15c71618e91666731 (patch)
tree9f1bccd91b2160878607deb32661e1c38d9dd0e6 /scripts/patch-kernel
parentStaging: silicom: remove the typedef for bpmod_info_t (diff)
Staging: silicom: remove typedef for dev_desc_t
Remove the dev_desc_t typedef for the dev_desc struct in bpctl_mod.c, resolving a checkpatch.pl warning. In fact, we can use an anonymous struct, since it's only used in the single dev_desc array of device descriptions, whose definition follows immediately. Signed-off-by: Chad Williamson <chad@dahc.us> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions