Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

pcmcia: ds: Fix function name disparity in header

Fixes the following W=1 kernel build warning(s):

drivers/pcmcia/ds.c:96: warning: expecting prototype for pcmcia_store_new_id(). Prototype was for new_id_store() instead

Signed-off-by: Lee Jones <lee.jones@linaro.org>
[linux@dominikbrodowski.net: removed list of CCs]
Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net>

authored by

Lee Jones and committed by
Dominik Brodowski
6562e2cb f4468bbb

+1 -1
+1 -1
drivers/pcmcia/ds.c
··· 83 83 }; 84 84 85 85 /** 86 - * pcmcia_store_new_id - add a new PCMCIA device ID to this driver and re-probe devices 86 + * new_id_store() - add a new PCMCIA device ID to this driver and re-probe devices 87 87 * @driver: target device driver 88 88 * @buf: buffer for scanning device ID data 89 89 * @count: input size