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:
87fc0ad
)
tools/testing/selftests: fix uninitialized variable
author
Felipe Pena
<felipensp@gmail.com>
Wed, 16 Oct 2013 20:46:58 +0000
(13:46 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Thu, 17 Oct 2013 04:35:53 +0000
(21:35 -0700)
The err variable is intended to receive the timer_create() return before
checking it
Signed-off-by: Felipe Pena <felipensp@gmail.com>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found