git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fdbf20b
)
staging/omapdrm: remove the unnecessary initialization of a local variable in omap_crtc.c
author
YAMANE Toshiaki
<yamanetoshi@gmail.com>
Wed, 14 Nov 2012 10:30:08 +0000
(19:30 +0900)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Thu, 15 Nov 2012 00:31:03 +0000
(16:31 -0800)
The following error fixed.
- ERROR: do not initialise statics to 0 or NULL
Signed-off-by: YAMANE Toshiaki <yamanetoshi@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found