aboutsummaryrefslogtreecommitdiff
path: root/fs/stack.c
diff options
context:
space:
mode:
authorWill Deacon <[email protected]>2014-08-26 15:13:20 +0100
committerChristoffer Dall <[email protected]>2014-08-27 22:49:45 +0200
commit6951e48bff0b55d2a8e825a953fc1f8e3a34bf1c (patch)
tree52bff7cb7ce4113fa4d718aed60b302e5e9ab6a3 /fs/stack.c
parent98047888bb9fd57734028c44ec17413ddd623958 (diff)
KVM: ARM/arm64: fix non-const declaration of function returning const
Sparse kicks up about a type mismatch for kvm_target_cpu: arch/arm64/kvm/guest.c:271:25: error: symbol 'kvm_target_cpu' redeclared with different type (originally declared at ./arch/arm64/include/asm/kvm_host.h:45) - different modifiers so fix this by adding the missing const attribute to the function declaration. Cc: Christoffer Dall <[email protected]> Cc: Marc Zyngier <[email protected]> Signed-off-by: Will Deacon <[email protected]> Signed-off-by: Christoffer Dall <[email protected]>
Diffstat (limited to 'fs/stack.c')
0 files changed, 0 insertions, 0 deletions