summaryrefslogtreecommitdiff
path: root/drivers/kvm/Makefile
diff options
context:
space:
mode:
authorHolger Schurig <hs4233@mail.mn-solutions.de>2007-10-08 09:07:27 (GMT)
committerDavid S. Miller <davem@sunset.davemloft.net>2007-10-10 23:55:19 (GMT)
commit6470a89de90167cc1ff8a0312197ca422f5fe35f (patch)
treec83fcadf4252e2be9655f25283b359d2958b1c97 /drivers/kvm/Makefile
parent2bcde51d095490c223bb4ade351cb7981c367934 (diff)
downloadlinux-fsl-qoriq-6470a89de90167cc1ff8a0312197ca422f5fe35f.tar.xz
[PATCH] libertas: fix u8 constant
Don't write constants that are (per documentation and struct) u8 as 0x0001, use 0x01 instead. Also remove an useless cast. Signed-off-by: Holger Schurig <hs4233@mail.mn-solutions.de> Acked-By: Dan Williams <dcbw@redhat.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/kvm/Makefile')
0 files changed, 0 insertions, 0 deletions