summaryrefslogtreecommitdiff
path: root/mausezahn/.gitignore
blob: 32aad4d4537ef26d0c36abbff8d7e36d246f1a91 (plain)
1
2
3
4
*.*

!.gitignore
!Makefile
demode:
authorSergio Paracuellos <sergio.paracuellos@gmail.com>2016-09-28 20:19:10 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2016-10-02 17:00:48 +0200
commitdc0bb002b3f2029e55c58a9a26fb49b4dd06e652 (patch)
tree28a9fd703fb1c22cec0a9cba6a5d0891877b1e7a
parent4400334b568dbfb3eb0cabe8fadfd5c43e59ca02 (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>
Diffstat
-rw-r--r--drivers/staging/wlan-ng/hfa384x.h6
-rw-r--r--drivers/staging/wlan-ng/prism2sta.c2
2 files changed, 4 insertions, 4 deletions
diff --git a/drivers/staging/wlan-ng/hfa384x.h b/drivers/staging/wlan-ng/hfa384x.h