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