Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 161997
b: refs/heads/master
c: df67856
h: refs/heads/master
i:
  161995: 9c701d8
v: v3
  • Loading branch information
Julia Lawall authored and Greg Kroah-Hartman committed Sep 15, 2009
1 parent 06c58a3 commit 2a159f6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 92e6765f4080520759acfb0bc41402485271365a
refs/heads/master: df6785681be9f05435f4299b921c41397ea061a1
5 changes: 0 additions & 5 deletions trunk/drivers/staging/otus/wwrap.c
Original file line number Diff line number Diff line change
Expand Up @@ -1015,11 +1015,6 @@ void kevent(struct work_struct *work)
container_of(work, struct usbdrv_private, kevent);
zdev_t *dev = macp->device;

if (macp == NULL)
{
return;
}

if (test_and_set_bit(0, (void *)&smp_kevent_Lock))
{
//schedule_work(&macp->kevent);
Expand Down

0 comments on commit 2a159f6

Please sign in to comment.