summaryrefslogtreecommitdiff
path: root/bpfc
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2013-05-25 17:36:13 +0200
committerTobias Klauser <tklauser@distanz.ch>2013-05-25 17:36:13 +0200
commitdca4a1c8eaf1c2d20a6a9b5644603a15283b4df7 (patch)
treed9a64b643b49162bc048965d4addfdee9defb90c /bpfc
parent3f15c5bdf0e8259cb836243447fd4f6b4b77b18c (diff)
ifpps: Convert mem_free/mem_total members of struct ifstat to uint64_t
Memory usage can never be negative, so make these members unsigned. Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'bpfc')
0 files changed, 0 insertions, 0 deletions
fixes several instances where we are passing pointers to unsigned ints then treating them as an int within this function. Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/pci/emu10k1/emu10k1_patch.c')