Skip to content
Commit b54cc8d8 authored by Raphaël Beamonte's avatar Raphaël Beamonte Committed by Greg Kroah-Hartman
Browse files

staging: rtl8192u: r8192U_core: fix missing struct leading to consistent spacing code style error



A missing struct keyword in variable declaration triggered a
need consistent spacing around '*' code style error. The struct
keyword thus has been added everywhere for the rtl8192_rx_info
struct, and therefore its typedef removed as not needed anymore.

Signed-off-by: default avatarRaphaël Beamonte <raphael.beamonte@gmail.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 70cdcac5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment