Re: [kvm-unit-tests PATCH] powerpc: Make code compilable with -Wmissing-prototypes

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 11/06/2018 13:41, Thomas Huth wrote:
> It's always better to check whether the implementations match the
> prototypes, so make the code compilable with the -Wmissing-prototypes
> compiler flag. (However, the flag is not turned on yet since the other
> architectures are not ready for this yet)
> 
> Signed-off-by: Thomas Huth <thuth@xxxxxxxxxx>
> ---
>  lib/powerpc/asm/setup.h | 2 ++
>  lib/powerpc/hcall.c     | 2 ++
>  lib/powerpc/io.c        | 3 ++-
>  lib/powerpc/io.h        | 8 ++++++++
>  lib/powerpc/setup.c     | 2 +-
>  powerpc/reloc64.c       | 2 ++
>  6 files changed, 17 insertions(+), 2 deletions(-)
>  create mode 100644 lib/powerpc/io.h

Reviewed-by: Laurent Vivier <lvivier@xxxxxxxxxx>





[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux