From: "Gujulan Elango, Hari Prasath (H.)" <hgujulan@visteon.com>
To: linux-fbdev@vger.kernel.org
Subject: [PATCH 2/2] staging: sm750fb: fix typo in debug statement
Date: Mon, 22 Jun 2015 04:48:01 +0000 [thread overview]
Message-ID: <20150622044154.GA30325@IND12F0122> (raw)
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
next reply other threads:[~2015-06-22 4:48 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-06-22 4:48 Gujulan Elango, Hari Prasath (H.) [this message]
2015-06-23 8:37 ` [PATCH 2/2] staging: sm750fb: fix typo in debug statement Dan Carpenter
2015-06-23 13:02 ` Gujulan Elango, Hari Prasath (H.)
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20150622044154.GA30325@IND12F0122 \
--to=hgujulan@visteon.com \
--cc=linux-fbdev@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox