From: H Hartley Sweeten Date: Wed, 9 Jan 2013 20:28:20 +0000 (-0700) Subject: staging: comedi: comedi_buf: remove comedi_buf_write_alloc_strict X-Git-Tag: v3.9-rc1~127^2~437 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=47181eab71a81a919bf74eee570d6db59c6cf298;p=pandora-kernel.git staging: comedi: comedi_buf: remove comedi_buf_write_alloc_strict This function is only called by comedi_buf_put(). Remove it and just call __comedi_buf_write_alloc() directly with the strict flag set. Signed-off-by: H Hartley Sweeten Signed-off-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed