linux/drivers/staging
Ian Abbott 274ec5ee54 staging: comedi: rename comedi_buf_write_n_available
Rename the local function `comedi_buf_write_n_available()` to
`comedi_buf_write_n_unalloc()`.  It is the amount of unallocated space
available in the buffer that is available to be allocated for writing
and does not include the space that has already been allocated for
writing.  This is unlike the exported function
`comedi_buf_read_n_available()` which includes the space available to be
allocated for reading plus the space already allocated for reading.  The
new name breaks the unintentional naming symmetry (and also clears the
way for the old name to be reused for a new function).

Signed-off-by: Ian Abbott <abbotti@mev.co.uk>
Reviewed-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-10-13 10:28:40 -07:00
..
android
board
clocking-wizard
comedi staging: comedi: rename comedi_buf_write_n_available 2015-10-13 10:28:40 -07:00
dgap
dgnc
emxx_udc
fbtft
fsl-mc
ft1000
fwserial
gdm72xx
gdm724x
goldfish
gs_fpgaboot
iio Staging: iio: Remove exceptional & on function name 2015-10-13 10:11:03 -07:00
lustre staging: lustre: add a blank line after function/struct/union/enum declarations 2015-10-13 10:21:10 -07:00
media
most Staging: most: Remove exceptional & on function name 2015-10-13 10:11:03 -07:00
mt29f_spinand
netlogic
nvec
octeon
octeon-usb
olpc_dcon
panel
rdma
rtl8188eu
rtl8192e
rtl8192u
rtl8712
rtl8723au Staging: rtl8723au: Use snprintf instead rsprintf 2015-10-13 10:16:23 -07:00
rts5208
skein
slicoss
sm750fb
speakup
ste_rmi4
unisys Staging: unisys: visorinput: Remove unused code 2015-10-13 09:51:48 -07:00
vme
vt6655
vt6656
wilc1000 Staging: wilc1000: wilc_wlan: Remove unnecessary cast 2015-10-13 10:07:06 -07:00
wlan-ng
xgifb
Kconfig
Makefile
staging.c