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