commit | a31e0f89cd33a9459f1ae9eb13141fb286c957ab | [log] [tgz] |
---|---|---|
author | H Hartley Sweeten <hsweeten@visionengravers.com> | Fri May 17 11:16:12 2013 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri May 17 12:09:48 2013 -0700 |
tree | d0c66d7980a2f747419c367a6f0e071a382d3d7b | |
parent | cb560c401bf2f212167fdf3bfb15e57a78e2fa03 [diff] |
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 <hsweeten@visionengravers.com> Cc: Ian Abbott <abbotti@mev.co.uk> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>