On Mon, Oct 23, 2023 at 3:18 PM Nickle Wang via groups.io <nicklew=nvidia....@groups.io> wrote: > > There are two definitions for below functions in RedfishCrtLib.h. Create > this change to remote duplicated functions. > Function list: strcmp(), strncmp(), strncpy(), strcat(), strchr(), > strcasecmp(), strstr(), memcmp(), memset(), memcpy() and memchr(). > > Signed-off-by: Nickle Wang <nick...@nvidia.com> > Cc: Abner Chang <abner.ch...@amd.com> > Cc: Igor Kulchytskyy <ig...@ami.com> > Cc: Nick Ramirez <nrami...@nvidia.com> > Cc: Mike Maslenkin <mike.maslen...@gmail.com> > --- > RedfishPkg/Include/Library/RedfishCrtLib.h | 81 +--------------------- > 1 file changed, 1 insertion(+), 80 deletions(-) > > diff --git a/RedfishPkg/Include/Library/RedfishCrtLib.h > b/RedfishPkg/Include/Library/RedfishCrtLib.h > index 23c6acfca33e..80f0e10de8e7 100644 > --- a/RedfishPkg/Include/Library/RedfishCrtLib.h > +++ b/RedfishPkg/Include/Library/RedfishCrtLib.h > @@ -3,6 +3,7 @@ > > Copyright (c) 2019, Intel Corporation. All rights reserved.<BR> > (C) Copyright 2021 Hewlett Packard Enterprise Development LP<BR> > + Copyright (c) 2023, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
Can we take it easy with the copyright lines? This patch has literally no additions apart from this copyright line, how can someone ever claim copyright over this patch... -- Pedro -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#109952): https://edk2.groups.io/g/devel/message/109952 Mute This Topic: https://groups.io/mt/102136148/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-