From: H Hartley Sweeten Date: Fri, 17 May 2013 18:16:12 +0000 (-0700) Subject: staging: comedi: jr3_pci: use kasprintf X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~76^2~588 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a31e0f89cd33a9459f1ae9eb13141fb286c957ab;p=pandora-kernel.git staging: comedi: jr3_pci: use kasprintf kasprintf combines kmalloc and sprintf, and takes care of the size calculation itself. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed