From: Don Zickus Date: Wed, 13 May 2015 17:22:21 +0000 (-0400) Subject: staging: unisys: Add checks for creation X-Git-Tag: omap-for-v4.3/legacy-v2-signed~121^2~596 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d5531f3701d7e1b1bef5f8a567d4ed6175f78202;p=pandora-kernel.git staging: unisys: Add checks for creation There was a bunch of channel creation checks before the visorchannel_create function was called, moving some of those checks inside. This keeps the outside code cleaner and handles the situation where a caller forgets to make these checks. Signed-off-by: Don Zickus Signed-off-by: Benjamin Romer Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed