commit | 3636ab01fd8e846892844dcf6170244b1d6ace0b | [log] [tgz] |
---|---|---|
author | Sergio Paracuellos <sergio.paracuellos@gmail.com> | Sun Sep 25 15:35:04 2016 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sun Sep 25 19:54:01 2016 +0200 |
tree | cac1cd872a08abcf6e89d7915bf01b173a784f85 | |
parent | 6a50b5afac396a708fa2cf18dd806603e90aad76 [diff] |
staging: wlan-ng: avoid new typedef: p80211item_pstr255_t This patch fixes the following checkpatch.pl warning in p80211types.h: WARNING: do not add new typedefs It applies for typedef p80211item_pstr255_t Signed-off-by: Sergio Paracuellos <sergio.paracuellos@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>