summaryrefslogtreecommitdiff
path: root/drivers/staging/usbip
diff options
context:
space:
mode:
authorSeth Jennings <sjenning@linux.vnet.ibm.com>2012-06-13 21:03:42 (GMT)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-06-14 00:21:46 (GMT)
commitb4b700c5a61c6e6db976f60d4eb6ad369e838aa9 (patch)
treef6c27e301028ad6d82ed56ef38dc6d587f5d2f01 /drivers/staging/usbip
parent03ae8189ee6cab3d4af3e39136105f02d7c35883 (diff)
downloadlinux-fsl-qoriq-b4b700c5a61c6e6db976f60d4eb6ad369e838aa9.tar.xz
staging: zsmalloc: fix uninit'ed variable warning
This patch fixes an uninitialized variable warning in alloc_zspage(). It also fixes the secondary issue of prev_page leaving scope on each loop iteration. The only reason this ever worked was because prev_page was occupying the same space on the stack on each iteration. Signed-off-by: Seth Jennings <sjenning@linux.vnet.ibm.com> Reported-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/usbip')
0 files changed, 0 insertions, 0 deletions