Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 330039
b: refs/heads/master
c: 6ca3b14
h: refs/heads/master
i:
  330037: 769854e
  330035: 9d3ed12
  330031: a82483b
v: v3
  • Loading branch information
Andi Kleen authored and Linus Torvalds committed Oct 5, 2012
1 parent 3604dd6 commit 9abdcf3
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: 75fdd155eaf755aa183ca9844a9a178b7a0e3959
refs/heads/master: 6ca3b14a9b46af5a21c07844ddfa87d3d39db1b5
2 changes: 1 addition & 1 deletion trunk/drivers/atm/eni.c
Original file line number Diff line number Diff line change
Expand Up @@ -1567,7 +1567,7 @@ tx_complete++;
/*--------------------------------- entries ---------------------------------*/


static const char *media_name[] __devinitdata = {
static char * const media_name[] __devinitconst = {
"MMF", "SMF", "MMF", "03?", /* 0- 3 */
"UTP", "05?", "06?", "07?", /* 4- 7 */
"TAXI","09?", "10?", "11?", /* 8-11 */
Expand Down

0 comments on commit 9abdcf3

Please sign in to comment.