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