staging: r8723au: add & use local variable to simplify references
authorAlison Schofield <amsfield22@gmail.com>
Wed, 21 Oct 2015 06:09:37 +0000 (23:09 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 25 Oct 2015 02:41:27 +0000 (19:41 -0700)
commit164e265b63db867b77d0f57ddf2324bbdaa151f3
treea04eb1535e6d0f0a0fcc44decebdf6331228e3f8
parentc12e8dba0ebfcfe398e520ecbb3f1cb97b6d1a6c
staging: r8723au: add & use local variable to simplify references

Add local variable scanned_queue to rtw_createbss_cmd23a_callback()
and use it (5x) to simplify references.

Addresses checkpatch.pl WARNING: line over 80 characters

Signed-off-by: Alison Schofield <amsfield22@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723au/core/rtw_cmd.c
This page took 0.024713 seconds and 5 git commands to generate.