Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 330040
b: refs/heads/master
c: 1849f23
h: refs/heads/master
v: v3
  • Loading branch information
Andi Kleen authored and Linus Torvalds committed Oct 5, 2012
1 parent 9abdcf3 commit 19e58ea
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: 6ca3b14a9b46af5a21c07844ddfa87d3d39db1b5
refs/heads/master: 1849f23d6ff57cf9d57741488adb14e0d7942406
2 changes: 1 addition & 1 deletion trunk/drivers/char/mbcs.c
Original file line number Diff line number Diff line change
Expand Up @@ -799,7 +799,7 @@ static int mbcs_remove(struct cx_dev *dev)
return 0;
}

static const struct cx_device_id __devinitdata mbcs_id_table[] = {
static const struct cx_device_id __devinitconst mbcs_id_table[] = {
{
.part_num = MBCS_PART_NUM,
.mfg_num = MBCS_MFG_NUM,
Expand Down

0 comments on commit 19e58ea

Please sign in to comment.