]> git.proxmox.com Git - mirror_edk2.git/commit
NetworkPkg: remove redundant words in function comment.
authorFu Siyuan <siyuan.fu@intel.com>
Wed, 2 Sep 2015 07:40:21 +0000 (07:40 +0000)
committersfu5 <sfu5@Edk2>
Wed, 2 Sep 2015 07:40:21 +0000 (07:40 +0000)
commit01097ae1c22a88bf9a7f23a4b10f3a26ab2137f2
tree2e283caeb2056a3df5a3ccbf68f3de964ed42b1b
parent776566530b15a4241db00ac317659e5904ad453c
NetworkPkg: remove redundant words in function comment.

A function with void return type doesn't need @retval line in its function
comment. This patch removes one redundant line from Ip6 driver in r18365.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Fu Siyuan <siyuan.fu@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18384 6f19259b-4bc3-4df7-8a09-765794883524
NetworkPkg/Ip6Dxe/Ip6Driver.c