Revision: 18387
          http://sourceforge.net/p/edk2/code/18387
Author:   hwu1225
Date:     2015-09-02 08:32:20 +0000 (Wed, 02 Sep 2015)
Log Message:
-----------
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.

(Sync patch r18384 from main trunk.)

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Fu Siyuan <[email protected]>

Revision Links:
--------------
    http://sourceforge.net/p/edk2/code/18365
    http://sourceforge.net/p/edk2/code/18384

Modified Paths:
--------------
    branches/UDK2015/NetworkPkg/Ip6Dxe/Ip6Driver.c

Modified: branches/UDK2015/NetworkPkg/Ip6Dxe/Ip6Driver.c
===================================================================
--- branches/UDK2015/NetworkPkg/Ip6Dxe/Ip6Driver.c      2015-09-02 08:32:00 UTC 
(rev 18386)
+++ branches/UDK2015/NetworkPkg/Ip6Dxe/Ip6Driver.c      2015-09-02 08:32:20 UTC 
(rev 18387)
@@ -33,7 +33,6 @@
    @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


------------------------------------------------------------------------------
Monitor Your Dynamic Infrastructure at Any Scale With Datadog!
Get real-time metrics from all of your servers, apps and tools
in one place.
SourceForge users - Click here to start your Free Trial of Datadog now!
http://pubads.g.doubleclick.net/gampad/clk?id=241902991&iu=/4140
_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to