From: H Hartley Sweeten Date: Wed, 9 Jan 2013 20:31:46 +0000 (-0700) Subject: staging: comedi: comedi_buf: don't expose comedi_buf_read_n_allocated() X-Git-Tag: v3.9-rc1~127^2~431 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b2b64b7510292f4b1e6363edb6f53c39828672e;p=pandora-kernel.git staging: comedi: comedi_buf: don't expose comedi_buf_read_n_allocated() This helper function is only called in comedi_buf.c. Move it there and make it static so it's not exposed globally. Signed-off-by: H Hartley Sweeten Signed-off-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed