aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/mm/fault.c
diff options
context:
space:
mode:
authorSteven Whitehouse <[email protected]>2009-06-15 08:26:48 +0100
committerDavid Teigland <[email protected]>2009-06-17 11:31:32 -0500
commita566a6b11c86147fe9fc9db7ab15f9eecca3e862 (patch)
tree3583e7e0ac8d557610df16054fd96df98062edc5 /arch/x86/mm/fault.c
parent65795efbd380a832ae508b04dba8f8e53f0b84d9 (diff)
dlm: Fix uninitialised variable warning in lock.c
CC [M] fs/dlm/lock.o fs/dlm/lock.c: In function ‘find_rsb’: fs/dlm/lock.c:438: warning: ‘r’ may be used uninitialized in this function Since r is used on the error path to set r_ret, set it to NULL. Signed-off-by: Steven Whitehouse <[email protected]> Signed-off-by: David Teigland <[email protected]>
Diffstat (limited to 'arch/x86/mm/fault.c')
0 files changed, 0 insertions, 0 deletions