From: Kautuk Consul Date: Mon, 19 Sep 2011 23:53:16 +0000 (-0700) Subject: xhci-mem.c: xhci_segment_free: No need for checking seg argument X-Git-Tag: v3.2-rc1~183^2~138 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=27ccaaa507f6211afc277786d461d1884951d038;p=pandora-kernel.git xhci-mem.c: xhci_segment_free: No need for checking seg argument The seg argument to xhci_segment_free is never passed as NULL, so no need to check for this in xhci_segment_free. Signed-off-by: Kautuk Consul Signed-off-by: Sarah Sharp Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed