On 28.1.2016 07:37, Suganath prabu Subaramani wrote: > From: Suganath prabu Subramani <suganath-prabu.subram...@avagotech.com> > > 1.Wrong size of argument is being passed > The size of struct being passed as an argument to memset func and area of > memory being pointed by an instance of struct in memset func should be of > same structure type. > 2.Dereference null return value > 3.Array compared against '0' > Check whether value pointed by particular index of an array is null or not > in "if" statement. > > Signed-off-by: Suganath prabu Subramani > <suganath-prabu.subram...@avagotech.com> > Signed-off-by: Chaitra P B <chaitra.basa...@avagotech.com>
Reviewed-by: Tomas Henzl <the...@redhat.com> Tomas -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html