commit | f6d3780061283039de33b402c35c3bf9322afe14 | [log] [tgz] |
---|---|---|
author | Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> | Thu Apr 15 13:22:11 2010 +0900 |
committer | Jesse Barnes <jbarnes@virtuousgeek.org> | Tue May 11 12:01:39 2010 -0700 |
tree | 67ec48ba847e45e372d20f93facb658c4d6f2b4f | |
parent | 89713422a768458a0d375f0c2f3586cd5ccde6a1 [diff] |
PCI: aerdrv: trivial cleanup for aerdrv.c 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>