linux/drivers/staging/rtl8723au
Alison Schofield e405f0e45e staging: r8723au: move * to be adjacent to pointer name
Move * in pointer types to be adjacent to pointer names per Linux
coding style.

Addresses checkpatch.pl: ERROR: "foo*    bar" should be "foo *bar"

Signed-off-by: Alison Schofield <amsfield22@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-10-17 20:16:37 -07:00
..
core staging: r8723au: move * to be adjacent to pointer name 2015-10-17 20:16:37 -07:00
hal staging: rtl8723au: hal: Remove useless intialisation 2015-10-16 22:10:37 -07:00
include staging: rtl8723au: remove unimplemented function declarations 2015-09-12 18:24:38 -07:00
os_dep Staging driver patches for 4.2-rc1 2015-06-26 15:46:08 -07:00
Kconfig
Makefile staging: rtl8723au: Fold rtw_ack_tx_done23a() into rtw23a_sctx_done_err() 2014-12-02 16:40:00 -08:00
TODO