From: Linus Torvalds Date: Tue, 7 Feb 2012 22:35:19 +0000 (-0800) Subject: Merge tag 'ib-srpt-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/roland... X-Git-Tag: v3.3-rc3~9 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=6bd113f1f4a8c0d05c4dbadb300319e0e3526db4;p=profile%2Fivi%2Fkernel-adaptation-intel-automotive.git Merge tag 'ib-srpt-fixes' of git://git./linux/kernel/git/roland/infiniband Cleanups and error path fixes for the new SRP (SCSI RDMA protocol) target. * tag 'ib-srpt-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband: IB/srpt: Don't return freed pointer from srpt_alloc_ioctx_ring() IB/srpt: Fix ERR_PTR() vs. NULL checking confusion IB/srpt: Remove unneeded include IB/srpt: Use ARRAY_SIZE() instead of open-coding IB/srpt: Use DEFINE_SPINLOCK()/LIST_HEAD() --- 6bd113f1f4a8c0d05c4dbadb300319e0e3526db4