Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 228007
b: refs/heads/master
c: cc8b59d
h: refs/heads/master
i:
  228005: 3b6cc47
  228003: f97254d
  227999: c86ddd9
v: v3
  • Loading branch information
Joe Perches authored and Greg Kroah-Hartman committed Nov 9, 2010
1 parent d1f5834 commit da76486
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: 8892384803af7082056fe29faef02fd0c762493e
refs/heads/master: cc8b59d41fa597bb62bdca2c200e8509bc8bec2a
2 changes: 1 addition & 1 deletion trunk/drivers/staging/solo6x10/solo6010-v4l2-enc.c
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ static void solo_update_mode(struct solo_enc_dev *solo_enc)
solo_enc->bw_weight <<= 2;
break;
default:
WARN(1, "mode is unknown");
WARN(1, "mode is unknown\n");
}
}

Expand Down

0 comments on commit da76486

Please sign in to comment.