Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 68383
b: refs/heads/master
c: 3dea7ca
h: refs/heads/master
i:
  68381: f757c72
  68379: eef1ceb
  68375: 2d0b688
  68367: 541cfb6
  68351: fc9b973
v: v3
  • Loading branch information
Rusty Russell authored and Avi Kivity committed Oct 13, 2007
1 parent 190abd0 commit 9fcf42a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 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: 54e11fa1f87771df0fc1bb42a75be0740c3babb9
refs/heads/master: 3dea7ca7160f80dd6d31c0bbeb2d871e51b567b6
6 changes: 1 addition & 5 deletions trunk/drivers/kvm/kvm_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -3017,11 +3017,7 @@ static u64 stat_get(void *_offset)
return total;
}

static void stat_set(void *offset, u64 val)
{
}

DEFINE_SIMPLE_ATTRIBUTE(stat_fops, stat_get, stat_set, "%llu\n");
DEFINE_SIMPLE_ATTRIBUTE(stat_fops, stat_get, NULL, "%llu\n");

static __init void kvm_init_debug(void)
{
Expand Down

0 comments on commit 9fcf42a

Please sign in to comment.