Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 40306
b: refs/heads/master
c: f84fcb0
h: refs/heads/master
v: v3
  • Loading branch information
Eric Sesterhenn authored and Dave Airlie committed Oct 25, 2006
1 parent eef2f67 commit 191b280
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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: a77b8950019289611f836c8fc19f91592822efcd
refs/heads/master: f84fcb06a1f7ab4ac0444ece82b25b0701369641
2 changes: 1 addition & 1 deletion trunk/drivers/video/intelfb/intelfbhw.c
Original file line number Diff line number Diff line change
Expand Up @@ -664,7 +664,7 @@ intelfbhw_print_hw_state(struct intelfb_info *dinfo, struct intelfb_hwstate *hw)
int index = dinfo->pll_index;
DBG_MSG("intelfbhw_print_hw_state\n");

if (!hw || !dinfo)
if (!hw)
return;
/* Read in as much of the HW state as possible. */
printk("hw state dump start\n");
Expand Down

0 comments on commit 191b280

Please sign in to comment.