summaryrefslogtreecommitdiffstats
path: root/NetworkPkg/Ip6Dxe
diff options
context:
space:
mode:
authorFu Siyuan <siyuan.fu@intel.com>2015-09-02 07:40:21 +0000
committersfu5 <sfu5@Edk2>2015-09-02 07:40:21 +0000
commit01097ae1c22a88bf9a7f23a4b10f3a26ab2137f2 (patch)
tree2e283caeb2056a3df5a3ccbf68f3de964ed42b1b /NetworkPkg/Ip6Dxe
parent776566530b15a4241db00ac317659e5904ad453c (diff)
downloadedk2-01097ae1c22a88bf9a7f23a4b10f3a26ab2137f2.tar.gz
edk2-01097ae1c22a88bf9a7f23a4b10f3a26ab2137f2.tar.bz2
edk2-01097ae1c22a88bf9a7f23a4b10f3a26ab2137f2.zip
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
Diffstat (limited to 'NetworkPkg/Ip6Dxe')
-rw-r--r--NetworkPkg/Ip6Dxe/Ip6Driver.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/NetworkPkg/Ip6Dxe/Ip6Driver.c b/NetworkPkg/Ip6Dxe/Ip6Driver.c
index 4fde47601c..076dc605e6 100644
--- a/NetworkPkg/Ip6Dxe/Ip6Driver.c
+++ b/NetworkPkg/Ip6Dxe/Ip6Driver.c
@@ -33,7 +33,6 @@ BOOLEAN mIpSec2Installed = FALSE;
@param[in] Event Event whose notification function is being invoked
@param[in] Context Pointer to the notification function's context
- @retval EFI_SUCCESS Callback successful.
**/
VOID
EFIAPI