numam-dpdk/lib/librte_power
Marko Kovacevic 969e82ad81 power: changed unsigned to unsigned int
Since this patch-set attempts to clean up the power library,
and there are many instances of "unsigned" caught by checkpatch,
it was decided to clean these up first rather than have them included
in the later patches in the patch set. And would also minimise this
type of error being caught by checkpatch in the future

Signed-off-by: Marko Kovacevic <marko.kovacevic@intel.com>
Acked-by: David Hunt <david.hunt@intel.com>
2018-01-12 00:37:07 +01:00
..
channel_commands.h lib: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
guest_channel.c power: changed unsigned to unsigned int 2018-01-12 00:37:07 +01:00
guest_channel.h power: changed unsigned to unsigned int 2018-01-12 00:37:07 +01:00
Makefile lib: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
rte_power_acpi_cpufreq.c power: changed unsigned to unsigned int 2018-01-12 00:37:07 +01:00
rte_power_acpi_cpufreq.h lib: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
rte_power_common.h lib: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
rte_power_kvm_vm.c power: changed unsigned to unsigned int 2018-01-12 00:37:07 +01:00
rte_power_kvm_vm.h power: changed unsigned to unsigned int 2018-01-12 00:37:07 +01:00
rte_power_version.map power: add send channel msg function to map file 2017-10-12 00:46:11 +01:00
rte_power.c power: changed unsigned to unsigned int 2018-01-12 00:37:07 +01:00
rte_power.h power: changed unsigned to unsigned int 2018-01-12 00:37:07 +01:00