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