Skip to content
Commit 31d4cf12 authored by Krzysztof Konopko's avatar Krzysztof Konopko Committed by Greg Kroah-Hartman
Browse files

rtl8188eu: Simplify rtw_endofpktfile() in xmit_linux.c



scripts/checkpatch.pl reports a coding style problem in xmit_linux.c

  WARNING:BRACES: braces {} are not necessary for single statement blocks
  #61852: FILE: rtl8188eu/os_dep/xmit_linux.c:70:

This patch removes unnecessary braces and simplifies the function to a
single return statement.

Signed-off-by: default avatarKrzysztof Konopko <kris@konagma.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 876e20d3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment