various: Update/fix some textual material and code comments.

Of these, only struct net_ipv6_nbr_data::send_ns is a descriptive
change:

send_ns is used for timing Neighbor Solicitations in general, not
just for DAD.

The rest are typo/grammar fixes.

Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>
This commit is contained in:
Paul Sokolovsky 2017-12-28 15:40:21 +02:00 committed by Anas Nashif
commit e25df54eae
10 changed files with 12 additions and 12 deletions

View file

@ -21,7 +21,7 @@ config DISK_ACCESS_RAM
bool "RAM Disk"
help
RAM buffer used to emulate storage disk.
This option can used to test the file
This option can be used to test the file
system.
config DISK_ACCESS_FLASH
@ -47,7 +47,7 @@ config DISK_FLASH_MAX_RW_SIZE
int
help
This is the maximum number of bytes that the
flash_write API can do per invocation.
flash_write API can accept per invocation.
API.
config DISK_FLASH_ERASE_ALIGNMENT