mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-13 23:29:10 -04:00
staging: pi433: fix spelling errors in documentation
Fixes checkpatch warning for 'transfered' and 'devided'. Signed-off-by: Valentin Vidic <Valentin.Vidic@CARNet.hr> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
16fdcc7b41
commit
8d7ec913cf
@@ -69,8 +69,8 @@ PI433_IOC_WR_TX_CFG - set the transmission parameters
|
||||
PI433_IOC_RD_RX_CFG - get the receiving parameters from the driver
|
||||
PI433_IOC_WR_RX_CFG - set the receiving parameters
|
||||
|
||||
The tx configuration is transfered via struct pi433_tx_cfg, the parameterset for transmission.
|
||||
It is devided into two sections: rf parameters and packet format.
|
||||
The tx configuration is transferred via struct pi433_tx_cfg, the parameterset for transmission.
|
||||
It is divided into two sections: rf parameters and packet format.
|
||||
|
||||
rf params:
|
||||
frequency
|
||||
|
||||
Reference in New Issue
Block a user