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