commit | 5a2214e2e02fd24874b68ac7f5b07ad4d7ad1813 | [log] [tgz] |
---|---|---|
author | Sergio Paracuellos <sergio.paracuellos@gmail.com> | Wed Sep 28 20:20:19 2016 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sun Oct 02 17:05:56 2016 +0200 |
tree | 053369e0ae460c42a8e2757d2651478beb535238 | |
parent | e2f503c40dcc4d2a772612dc9e4e4c6373bc1f73 [diff] |
staging: wlang-ng: avoid new typedef: hfa384x_t This patch fixes the following checkpatch.pl warning in hfa384x.h: WARNING: do not add new typedefs It applies for typedef hfa384x_t Signed-off-by: Sergio Paracuellos <sergio.paracuellos@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>