summaryrefslogtreecommitdiff
path: root/drivers/staging/pi433/Documentation
diff options
context:
space:
mode:
authorValentin Vidic <Valentin.Vidic@CARNet.hr>2018-03-05 10:02:17 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-03-06 15:22:17 +0300
commitcd9d5291bb1839865c04f23686c205a013ec4d0d (patch)
tree047cd29b592181e2d45fa56a503990cfae3f5906 /drivers/staging/pi433/Documentation
parent53e0b83d01c3bcafed968101531c903a86c4efbd (diff)
downloadlinux-cd9d5291bb1839865c04f23686c205a013ec4d0d.tar.xz
staging: pi433: fix CamelCase for address_filtering enum
Fixes checkpatch warnings: CHECK: Avoid CamelCase: <filteringOff> CHECK: Avoid CamelCase: <nodeAddress> CHECK: Avoid CamelCase: <nodeOrBroadcastAddress> Signed-off-by: Valentin Vidic <Valentin.Vidic@CARNet.hr> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/pi433/Documentation')
-rw-r--r--drivers/staging/pi433/Documentation/pi433.txt12
1 files changed, 6 insertions, 6 deletions
diff --git a/drivers/staging/pi433/Documentation/pi433.txt b/drivers/staging/pi433/Documentation/pi433.txt
index 3313dff3c37e..2e8835bf2c9a 100644
--- a/drivers/staging/pi433/Documentation/pi433.txt
+++ b/drivers/staging/pi433/Documentation/pi433.txt
@@ -232,12 +232,12 @@ rf params:
amount of bytes that were requested by the read request.
Attention: should be used in combination with sync, only
enable_address_filtering;
- filteringOff - no address filtering will take place
- nodeAddress - all telegrams, not matching the node
- address will be internally discarded
- nodeOrBroadcastAddress - all telegrams, neither matching the
- node, nor the broadcast address will
- be internally discarded
+ filtering_off - no address filtering will take place
+ node_address - all telegrams, not matching the node
+ address will be internally discarded
+ node_or_broadcast_address - all telegrams, neither matching the
+ node, nor the broadcast address will
+ be internally discarded
Attention: Sync option must be enabled in order to use this feature
enable_crc
optionOn - a crc will be calculated over the payload of