Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 312847
b: refs/heads/master
c: aa6439d
h: refs/heads/master
i:
  312845: 8a25687
  312843: aa2ed20
  312839: 3879fe7
  312831: fe104cd
v: v3
  • Loading branch information
Liu Chuansheng authored and Chris Ball committed Jul 22, 2012
1 parent 4f6877b commit 9a22922
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: a39ca6ae0a08994a59d017a445939e164bc77fd5
refs/heads/master: aa6439daddf579b93ace8b45956a416234c3854c
2 changes: 1 addition & 1 deletion trunk/drivers/mmc/core/sdio_cis.c
Original file line number Diff line number Diff line change
Expand Up @@ -313,7 +313,7 @@ static int sdio_read_cis(struct mmc_card *card, struct sdio_func *func)

if (ret == -ENOENT) {
/* warn about unknown tuples */
pr_warning("%s: queuing unknown"
pr_warn_ratelimited("%s: queuing unknown"
" CIS tuple 0x%02x (%u bytes)\n",
mmc_hostname(card->host),
tpl_code, tpl_link);
Expand Down

0 comments on commit 9a22922

Please sign in to comment.