Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 348728
b: refs/heads/master
c: efe57d5
h: refs/heads/master
v: v3
  • Loading branch information
Lothar Waßmann authored and Greg Kroah-Hartman committed Jan 7, 2013
1 parent 49e52f4 commit 9a428a0
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: 9a8f3f4490922dd62556a8004aa06bc3f1054894
refs/heads/master: efe57d5977fa62b8fdf3a38c236d1aa5351228be
1 change: 0 additions & 1 deletion trunk/drivers/staging/imx-drm/imx-drm-core.c
Original file line number Diff line number Diff line change
Expand Up @@ -584,7 +584,6 @@ int imx_drm_add_encoder(struct drm_encoder *encoder,

ret = imx_drm_encoder_register(imx_drm_encoder);
if (ret) {
kfree(imx_drm_encoder);
ret = -ENOMEM;
goto err_register;
}
Expand Down

0 comments on commit 9a428a0

Please sign in to comment.