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:
8971342
)
PCI: aerdrv: trivial cleanup for aerdrv.c
author
Hidetoshi Seto
<seto.hidetoshi@jp.fujitsu.com>
Thu, 15 Apr 2010 04:22:11 +0000
(13:22 +0900)
committer
Jesse Barnes
<jbarnes@virtuousgeek.org>
Tue, 11 May 2010 19:01:39 +0000
(12:01 -0700)
Skip zero-ing in aer_alloc_rpc() since it is allocated by kzalloc().
The closing comment marker "*/" is recommended for kernel-doc comments.
Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com>
Reviewed-by: Kenji Kaneshige <kaneshige.kenji@jp.fujitsu.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
No differences found