diff options
author | Steven Whitehouse <swhiteho@redhat.com> | 2009-06-15 09:26:48 +0200 |
---|---|---|
committer | David Teigland <teigland@redhat.com> | 2009-06-17 18:31:32 +0200 |
commit | a566a6b11c86147fe9fc9db7ab15f9eecca3e862 (patch) | |
tree | 3583e7e0ac8d557610df16054fd96df98062edc5 /security/integrity/ima | |
parent | Merge branch 'next-i2c' of git://aeryn.fluff.org.uk/bjdooks/linux (diff) | |
download | linux-a566a6b11c86147fe9fc9db7ab15f9eecca3e862.tar.xz linux-a566a6b11c86147fe9fc9db7ab15f9eecca3e862.zip |
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 <swhiteho@redhat.com>
Signed-off-by: David Teigland <teigland@redhat.com>
Diffstat (limited to 'security/integrity/ima')
0 files changed, 0 insertions, 0 deletions