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:
4042a14
)
rtc: gemini: fix cocci warnings
author
kbuild test robot
<fengguang.wu@intel.com>
Sat, 13 Jun 2015 13:16:56 +0000
(21:16 +0800)
committer
Alexandre Belloni
<alexandre.belloni@free-electrons.com>
Wed, 24 Jun 2015 23:13:45 +0000
(
01:13
+0200)
Use resource_size function on resource object instead of explicit
computation.
No need to set .owner here. The core will do it.
Remove .owner field if calls are used which set it automatically
Signed-off-by: Fengguang Wu <fengguang.wu@intel.com>
Acked-by: Hans Ulli Kroll <ulli.kroll@googlemail.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
No differences found