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