mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-01-10 07:10:27 +00:00
staging: vt6656: Do not use multiple blank lines.
Remove multiple blank lines. Problem found using checkpatch.pl "CHECK: Please don't use multiple blank lines" Signed-off-by: Burcin Akalin <brcnakalin@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
fd49ebb6dd
commit
a09ad8c7a3
@ -285,7 +285,6 @@ void vnt_set_rspinf(struct vnt_private *priv, u8 bb_type)
|
||||
vnt_get_phy_field(priv, 14,
|
||||
vnt_get_cck_rate(priv, RATE_11M), PK_TYPE_11B, &phy[3]);
|
||||
|
||||
|
||||
/*RSPINF_a_6*/
|
||||
vnt_calculate_ofdm_rate(RATE_6M, bb_type, &tx_rate[0], &rsv_time[0]);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user