Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 68765
b: refs/heads/master
c: b909007
h: refs/heads/master
i:
  68763: 8f2c8e1
v: v3
  • Loading branch information
Geert Uytterhoeven authored and Linus Torvalds committed Oct 15, 2007
1 parent 3eb75f5 commit 0456808
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 57d292bd7e6e72898e533687af481603597b1ca7
refs/heads/master: b9090071a57185707c27b9d61b81bf941dbdf122
1 change: 0 additions & 1 deletion trunk/arch/powerpc/platforms/ps3/system-bus.c
Original file line number Diff line number Diff line change
Expand Up @@ -440,7 +440,6 @@ static void ps3_system_bus_shutdown(struct device *_dev)
static int ps3_system_bus_uevent(struct device *_dev, struct kobj_uevent_env *env)
{
struct ps3_system_bus_device *dev = ps3_dev_to_system_bus_dev(_dev);
int i = 0, length = 0;

if (add_uevent_var(env, "MODALIAS=ps3:%d", dev->match_id))
return -ENOMEM;
Expand Down

0 comments on commit 0456808

Please sign in to comment.