lkml.org 
[lkml]   [2021]   [Jun]   [14]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH] drivers/media/platform/s5p-mfc/s5p_mfc_opr_v5.c : fix typo imporant > important
From
Date
On 10/06/2021 10:24, Herman wrote:
> Change 'imporant' into 'important'.
>
> Signed-off-by: Herman <yanshuaijun@yulong.com>
> ---
> drivers/media/platform/s5p-mfc/s5p_mfc_opr_v5.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/media/platform/s5p-mfc/s5p_mfc_opr_v5.c b/drivers/media/platform/s5p-mfc/s5p_mfc_opr_v5.c
> index 49503c20d320..aa80b3f67ded 100644
> --- a/drivers/media/platform/s5p-mfc/s5p_mfc_opr_v5.c
> +++ b/drivers/media/platform/s5p-mfc/s5p_mfc_opr_v5.c
> @@ -1418,7 +1418,7 @@ static void s5p_mfc_try_run_v5(struct s5p_mfc_dev *dev)
> if (test_and_clear_bit(0, &dev->hw_lock) == 0)
> mfc_err("Failed to unlock hardware\n");
>
> - /* This is in deed imporant, as no operation has been
> + /* This is in deed important, as no operation has been

While we're at it, can you also change: in deed -> indeed

checkpatch also gives me:

WARNING: From:/Signed-off-by: email address mismatch: 'From: Herman <herman.yim88@gmail.com>' != 'Signed-off-by: Herman
<yanshuaijun@yulong.com>'

I can manually change one of the two, but I need to know which you prefer.

Regards,

Hans


> * scheduled, reduce the clock count as no one will
> * ever do this, because no interrupt related to this try_run
> * will ever come from hardware. */
>

\
 
 \ /
  Last update: 2021-06-14 14:43    [W:0.105 / U:0.160 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site