Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 37659
b: refs/heads/master
c: 397d614
h: refs/heads/master
i:
  37657: 34d3621
  37655: 96f1af5
v: v3
  • Loading branch information
Eric Sesterhenn authored and Linus Torvalds committed Oct 1, 2006
1 parent 2c9064e commit 73d7070
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 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: 3a2711116073db258224afd2cc0f478bdf305575
refs/heads/master: 397d6140e93156ecb9cafcd9be0db10ff3c12ab3
3 changes: 0 additions & 3 deletions trunk/drivers/rtc/rtc-v3020.c
Original file line number Diff line number Diff line change
Expand Up @@ -169,9 +169,6 @@ static int rtc_probe(struct platform_device *pdev)
if (pdev->resource[0].flags != IORESOURCE_MEM)
return -EBUSY;

if (pdev == NULL)
return -EBUSY;

chip = kzalloc(sizeof *chip, GFP_KERNEL);
if (!chip)
return -ENOMEM;
Expand Down

0 comments on commit 73d7070

Please sign in to comment.