* [PATCH 2/2] staging: sm750fb: fix typo in debug statement
@ 2015-06-22 4:48 Gujulan Elango, Hari Prasath (H.)
2015-06-23 8:37 ` Dan Carpenter
2015-06-23 13:02 ` Gujulan Elango, Hari Prasath (H.)
0 siblings, 2 replies; 3+ messages in thread
From: Gujulan Elango, Hari Prasath (H.) @ 2015-06-22 4:48 UTC (permalink / raw)
To: linux-fbdev
From: Hari Prasath Gujulan Elango <hgujulan@visteon.com>
This patch fixes a typo in the debug statement
Signed-off-by: Hari Prasath Gujulan Elango <hgujulan@visteon.com>
---
drivers/staging/sm750fb/sm750_accel.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/staging/sm750fb/sm750_accel.c b/drivers/staging/sm750fb/sm750_accel.c
index bf62003..8ea3a61 100644
--- a/drivers/staging/sm750fb/sm750_accel.c
+++ b/drivers/staging/sm750fb/sm750_accel.c
@@ -100,7 +100,7 @@ int hw_fillrect(struct lynx_accel *accel,
{
/* int time wait and always busy,seems hardware
* got something error */
- pr_debug("De engine always bussy\n");
+ pr_debug("De engine always busy\n");
return -1;
}
--
1.9.1
--
To unsubscribe from this list: send the line "unsubscribe linux-fbdev" in
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH 2/2] staging: sm750fb: fix typo in debug statement
2015-06-22 4:48 [PATCH 2/2] staging: sm750fb: fix typo in debug statement Gujulan Elango, Hari Prasath (H.)
@ 2015-06-23 8:37 ` Dan Carpenter
2015-06-23 13:02 ` Gujulan Elango, Hari Prasath (H.)
1 sibling, 0 replies; 3+ messages in thread
From: Dan Carpenter @ 2015-06-23 8:37 UTC (permalink / raw)
To: linux-fbdev
On Mon, Jun 22, 2015 at 04:48:01AM +0000, Gujulan Elango, Hari Prasath (H.) wrote:
> From: Hari Prasath Gujulan Elango <hgujulan@visteon.com>
>
> This patch fixes a typo in the debug statement
>
> Signed-off-by: Hari Prasath Gujulan Elango <hgujulan@visteon.com>
> ---
Fold these together. It's a one line change to the same line...
regards,
dan carpenter
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH 2/2] staging: sm750fb: fix typo in debug statement
2015-06-22 4:48 [PATCH 2/2] staging: sm750fb: fix typo in debug statement Gujulan Elango, Hari Prasath (H.)
2015-06-23 8:37 ` Dan Carpenter
@ 2015-06-23 13:02 ` Gujulan Elango, Hari Prasath (H.)
1 sibling, 0 replies; 3+ messages in thread
From: Gujulan Elango, Hari Prasath (H.) @ 2015-06-23 13:02 UTC (permalink / raw)
To: linux-fbdev
On Tuesday 23 June 2015 02:07 PM, Dan Carpenter wrote:
> On Mon, Jun 22, 2015 at 04:48:01AM +0000, Gujulan Elango, Hari Prasath (H.) wrote:
>> From: Hari Prasath Gujulan Elango <hgujulan@visteon.com>
>>
>> This patch fixes a typo in the debug statement
>>
>> Signed-off-by: Hari Prasath Gujulan Elango <hgujulan@visteon.com>
>> ---
>
> Fold these together. It's a one line change to the same line...
>
> regards,
> dan carpenter
>
>
sorry,I went by the 'Do one thing per patch' rule.I was actually
confused while sending this.I shall resend both as single patch.
Thanks for the review.
--
thanks & regards,
Hari Prasath
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2015-06-23 13:02 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-22 4:48 [PATCH 2/2] staging: sm750fb: fix typo in debug statement Gujulan Elango, Hari Prasath (H.)
2015-06-23 8:37 ` Dan Carpenter
2015-06-23 13:02 ` Gujulan Elango, Hari Prasath (H.)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox