lkml.org 
[lkml]   [2013]   [Nov]   [24]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 3/3] [trivial] mei: Fix typo in mei drivers
On 11/23/13 07:36, Masanari Iida wrote:
> Correct spelling typo in comments within mei.
>
> Signed-off-by: Masanari Iida <standby24x7@gmail.com>
> ---
> drivers/misc/mei/amthif.c | 4 ++--
> drivers/misc/mei/debugfs.c | 2 +-
> drivers/misc/mei/hbm.c | 12 ++++++------
> drivers/misc/mei/mei_dev.h | 2 +-
> 4 files changed, 10 insertions(+), 10 deletions(-)
>
> diff --git a/drivers/misc/mei/debugfs.c b/drivers/misc/mei/debugfs.c
> index e3870f2..10b172a 100644
> --- a/drivers/misc/mei/debugfs.c
> +++ b/drivers/misc/mei/debugfs.c
> @@ -43,7 +43,7 @@ static ssize_t mei_dbgfs_read_meclients(struct file *fp, char __user *ubuf,
>
> mutex_lock(&dev->device_lock);
>
> - /* if the driver is not enabled the list won't b consitent */
> + /* if the driver is not enabled the list won't b consistent */

be

> if (dev->dev_state != MEI_DEV_ENABLED)
> goto out;
>
> diff --git a/drivers/misc/mei/hbm.c b/drivers/misc/mei/hbm.c
> index 9b3a0fb..96fed82 100644
> --- a/drivers/misc/mei/hbm.c
> +++ b/drivers/misc/mei/hbm.c
> @@ -90,7 +90,7 @@ void mei_hbm_cl_hdr(struct mei_cl *cl, u8 hbm_cmd, void *buf, size_t len)
> * @file: private data of the file object.
> * @disconn: disconnection request.
> *
> - * returns true if addres are same
> + * returns true if address are same

addresses

> */
> static inline
> bool mei_hbm_cl_addr_equal(struct mei_cl *cl, void *buf)


--
~Randy


\
 
 \ /
  Last update: 2013-11-25 05:21    [W:0.035 / U:0.444 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site