Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 264430
b: refs/heads/master
c: d98b15d
h: refs/heads/master
v: v3
  • Loading branch information
Konrad Rzeszutek Wilk committed Oct 19, 2011
1 parent f90ad5e commit d16e241
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: e6599225db36bbdc991d1cc8fbfcacb24f86cdb5
refs/heads/master: d98b15db376b9cc35f74fd2bd432b9fc287a5999
2 changes: 0 additions & 2 deletions trunk/drivers/xen/xenbus/xenbus_probe_backend.c
Original file line number Diff line number Diff line change
Expand Up @@ -104,8 +104,6 @@ static int xenbus_uevent_backend(struct device *dev,

xdev = to_xenbus_device(dev);
bus = container_of(xdev->dev.bus, struct xen_bus_type, bus);
if (xdev == NULL)
return -ENODEV;

if (add_uevent_var(env, "MODALIAS=xen-backend:%s", xdev->devicetype))
return -ENOMEM;
Expand Down

0 comments on commit d16e241

Please sign in to comment.