bd: Copy edit BlockDevices

Copy edit SlicingBlockDevice.h
Copy edit ReadOnlyBlockDevice.h
Copy edit ProfilingBlockDevice.h
Copy edit ObservingBlockDevice.h
Copy edit MBRBlockDevice.h
Copy edit ExhaustibleBlockDevice.h
Copy edit ChainingBlockDevice.h
Copy edit BlockDevice.h

Copy edit files for active voice and consistent tense.
pull/5925/head
Amanda Butler 2018-01-29 16:32:58 -06:00 committed by Christopher Haster
parent 88aad81345
commit e6949db802
8 changed files with 25 additions and 25 deletions

View File

@ -139,11 +139,11 @@ public:
/** Get the value of storage when erased
*
* If get_erase_value returns a non-negative byte value, the underlying
* storage will be set to that value when erased, and storage containing
* storage is set to that value when erased, and storage containing
* that value can be programmed without another erase.
*
* @return The value of storage when erased, or -1 if the value of
* erased storage can't be relied on
* @return The value of storage when erased, or -1 if you can't
* rely on the value of erased storage
*/
virtual int get_erase_value() const
{

View File

@ -139,11 +139,11 @@ public:
/** Get the value of storage when erased
*
* If get_erase_value returns a non-negative byte value, the underlying
* storage will be set to that value when erased, and storage containing
* storage is set to that value when erased, and storage containing
* that value can be programmed without another erase.
*
* @return The value of storage when erased, or -1 if the value of
* erased storage can't be relied on
* @return The value of storage when erased, or -1 if you can't
* rely on the value of erased storage
*/
virtual int get_erase_value() const;

View File

@ -122,11 +122,11 @@ public:
/** Get the value of storage when erased
*
* If get_erase_value returns a non-negative byte value, the underlying
* storage will be set to that value when erased, and storage containing
* storage is set to that value when erased, and storage containing
* that value can be programmed without another erase.
*
* @return The value of storage when erased, or -1 if the value of
* erased storage can't be relied on
* @return The value of storage when erased, or -1 if you can't
* rely on the value of erased storage
*/
virtual int get_erase_value() const;

View File

@ -193,11 +193,11 @@ public:
/** Get the value of storage when erased
*
* If get_erase_value returns a non-negative byte value, the underlying
* storage will be set to that value when erased, and storage containing
* storage is set to that value when erased, and storage containing
* that value can be programmed without another erase.
*
* @return The value of storage when erased, or -1 if the value of
* erased storage can't be relied on
* @return The value of storage when erased, or -1 if you can't
* rely on the value of erased storage
*/
virtual int get_erase_value() const;

View File

@ -108,11 +108,11 @@ public:
/** Get the value of storage when erased
*
* If get_erase_value returns a non-negative byte value, the underlying
* storage will be set to that value when erased, and storage containing
* storage is set to that value when erased, and storage containing
* that value can be programmed without another erase.
*
* @return The value of storage when erased, or -1 if the value of
* erased storage can't be relied on
* @return The value of storage when erased, or -1 if you can't
* rely on the value of erased storage
*/
virtual int get_erase_value() const;

View File

@ -125,11 +125,11 @@ public:
/** Get the value of storage when erased
*
* If get_erase_value returns a non-negative byte value, the underlying
* storage will be set to that value when erased, and storage containing
* that value can be programmed without another erase.
* storage is set to that value when erased, and you can program storage
* containing that value without another erase.
*
* @return The value of storage when erased, or -1 if the value of
* erased storage can't be relied on
* @return The value of storage when erased, or -1 if you can't
* rely on the value of erased storage
*/
virtual int get_erase_value() const;

View File

@ -101,11 +101,11 @@ public:
/** Get the value of storage when erased
*
* If get_erase_value returns a non-negative byte value, the underlying
* storage will be set to that value when erased, and storage containing
* storage is set to that value when erased, and storage containing
* that value can be programmed without another erase.
*
* @return The value of storage when erased, or -1 if the value of
* erased storage can't be relied on
* @return The value of storage when erased, or -1 if you can't
* rely on the value of erased storage
*/
virtual int get_erase_value() const;

View File

@ -131,11 +131,11 @@ public:
/** Get the value of storage when erased
*
* If get_erase_value returns a non-negative byte value, the underlying
* storage will be set to that value when erased, and storage containing
* storage is set to that value when erased, and storage containing
* that value can be programmed without another erase.
*
* @return The value of storage when erased, or -1 if the value of
* erased storage can't be relied on
* @return The value of storage when erased, or -1 if you can't
* rely on the value of erased storage
*/
virtual int get_erase_value() const;