Reviewed-by: Siyuan Fu <siyuan...@intel.com> > -----Original Message----- > From: devel@edk2.groups.io <devel@edk2.groups.io> On Behalf Of Philippe > Mathieu-Daudé > Sent: 2019年9月26日 20:05 > To: devel@edk2.groups.io > Cc: Philippe Mathieu-Daude <phi...@redhat.com>; Fu, Siyuan > <siyuan...@intel.com>; Wu, Jiaxin <jiaxin...@intel.com> > Subject: [edk2-devel] [PATCH 4/4] NetworkPkg/Ip6Dxe: Fix typo in comment > > An extra 's' slipped into the 'processing' word. > Drop it to fix the typo. > > Signed-off-by: Philippe Mathieu-Daude <phi...@redhat.com> > --- > NetworkPkg/Ip6Dxe/Ip6Option.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/NetworkPkg/Ip6Dxe/Ip6Option.c > b/NetworkPkg/Ip6Dxe/Ip6Option.c > index 88111e3c24f5..4d92a852dc86 100644 > --- a/NetworkPkg/Ip6Dxe/Ip6Option.c > +++ b/NetworkPkg/Ip6Dxe/Ip6Option.c > @@ -158,7 +158,7 @@ Ip6IsNDOptionValid ( > // > // Check the length of Ip6OptionEtherSource, Ip6OptionEtherTarget, and > // Ip6OptionRedirected here. For unrecognized options, silently ignore > - // and continue processsing the message. > + // and continue processing the message. > // > if (Length == 0) { > return FALSE; > -- > 2.20.1 > > >
-=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#48151): https://edk2.groups.io/g/devel/message/48151 Mute This Topic: https://groups.io/mt/34297957/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-