diff mbox

[2/3] UBI: Fix typo in comment

Message ID 1435912576-27878-2-git-send-email-richard@nod.at
State Accepted
Headers show

Commit Message

Richard Weinberger July 3, 2015, 8:36 a.m. UTC
While we are here fix a s/beween/between typo.

Signed-off-by: Richard Weinberger <richard@nod.at>
---
 drivers/mtd/ubi/ubi-media.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Brian Norris Sept. 29, 2015, 1:36 a.m. UTC | #1
On Fri, Jul 03, 2015 at 10:36:15AM +0200, Richard Weinberger wrote:
> While we are here fix a s/beween/between typo.
> 
> Signed-off-by: Richard Weinberger <richard@nod.at>

Acked-by: Brian Norris <computersforpeace@gmail.com>

> ---
>  drivers/mtd/ubi/ubi-media.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/mtd/ubi/ubi-media.h b/drivers/mtd/ubi/ubi-media.h
> index d0d072e..22ed3f6 100644
> --- a/drivers/mtd/ubi/ubi-media.h
> +++ b/drivers/mtd/ubi/ubi-media.h
> @@ -500,7 +500,7 @@ struct ubi_fm_volhdr {
>  /* struct ubi_fm_volhdr is followed by one struct ubi_fm_eba records */
>  
>  /**
> - * struct ubi_fm_eba - denotes an association beween a PEB and LEB
> + * struct ubi_fm_eba - denotes an association between a PEB and LEB
>   * @magic: EBA table magic number
>   * @reserved_pebs: number of table entries
>   * @pnum: PEB number of LEB (LEB is the index)
> -- 
> 1.8.4.5
> 
> 
> ______________________________________________________
> Linux MTD discussion mailing list
> http://lists.infradead.org/mailman/listinfo/linux-mtd/
Richard Weinberger Oct. 3, 2015, 6:10 p.m. UTC | #2
On Tue, Sep 29, 2015 at 3:36 AM, Brian Norris
<computersforpeace@gmail.com> wrote:
> On Fri, Jul 03, 2015 at 10:36:15AM +0200, Richard Weinberger wrote:
>> While we are here fix a s/beween/between typo.
>>
>> Signed-off-by: Richard Weinberger <richard@nod.at>
>
> Acked-by: Brian Norris <computersforpeace@gmail.com>

Applied.
diff mbox

Patch

diff --git a/drivers/mtd/ubi/ubi-media.h b/drivers/mtd/ubi/ubi-media.h
index d0d072e..22ed3f6 100644
--- a/drivers/mtd/ubi/ubi-media.h
+++ b/drivers/mtd/ubi/ubi-media.h
@@ -500,7 +500,7 @@  struct ubi_fm_volhdr {
 /* struct ubi_fm_volhdr is followed by one struct ubi_fm_eba records */
 
 /**
- * struct ubi_fm_eba - denotes an association beween a PEB and LEB
+ * struct ubi_fm_eba - denotes an association between a PEB and LEB
  * @magic: EBA table magic number
  * @reserved_pebs: number of table entries
  * @pnum: PEB number of LEB (LEB is the index)