Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 75682
b: refs/heads/master
c: de195fd
h: refs/heads/master
v: v3
  • Loading branch information
David S. Miller committed Jan 24, 2008
1 parent 4fade86 commit cf62a46
Show file tree
Hide file tree
Showing 17 changed files with 67 additions and 606 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: 668ebab44c7dd41e6823e6be15d8b28b87ddc0cd
refs/heads/master: de195fd0016f9ab85f1d596dca48dade33f26d36
1 change: 1 addition & 0 deletions trunk/arch/ppc/kernel/ppc_htab.c
Original file line number Diff line number Diff line change
Expand Up @@ -436,6 +436,7 @@ int proc_dol2crvec(ctl_table *table, int write, struct file *filp,
*/
static ctl_table htab_ctl_table[]={
{
.ctl_name = KERN_PPC_L2CR,
.procname = "l2cr",
.mode = 0644,
.proc_handler = &proc_dol2crvec,
Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/sparc64/solaris/socksys.c
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ extern void mykfree(void *);

static unsigned int (*sock_poll)(struct file *, poll_table *);

static const struct file_operations socksys_file_ops = {
static struct file_operations socksys_file_ops = {
/* Currently empty */
};

Expand Down
Loading

0 comments on commit cf62a46

Please sign in to comment.