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