linux/drivers/isdn/sc
Dan Carpenter 020e867c75 isdn: use strlcpy() instead strcpy()
I don't think the in-kernel drivers ever hit this strcpy() so this
doesn't change how the code works.  But strlcpy() is safer.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-12-18 17:53:59 -05:00
..
Kconfig Kconfig: Remove useless and sometimes wrong comments 2009-11-09 09:40:56 +01:00
Makefile [PATCH] drivers/isdn/sc/: possible cleanups 2005-06-25 16:24:56 -07:00
card.h isdn: whitespace coding style cleanup 2012-02-21 09:04:01 -08:00
command.c isdn: whitespace coding style cleanup 2012-02-21 09:04:01 -08:00
event.c isdn: use strlcpy() instead strcpy() 2013-12-18 17:53:59 -05:00
hardware.h isdn: whitespace coding style cleanup 2012-02-21 09:04:01 -08:00
includes.h isdn/sc: remove unused REQUEST_IRQ and unnecessary header file 2007-10-19 11:53:34 -07:00
init.c isdn: remove deprecated IRQF_DISABLED 2013-10-17 15:13:20 -04:00
interrupt.c isdn: whitespace coding style cleanup 2012-02-21 09:04:01 -08:00
ioctl.c isdn: whitespace coding style cleanup 2012-02-21 09:04:01 -08:00
message.c isdn: whitespace coding style cleanup 2012-02-21 09:04:01 -08:00
message.h isdn: whitespace coding style cleanup 2012-02-21 09:04:01 -08:00
packet.c isdn: whitespace coding style cleanup 2012-02-21 09:04:01 -08:00
scioc.h isdn: whitespace coding style cleanup 2012-02-21 09:04:01 -08:00
shmem.c isdn: whitespace coding style cleanup 2012-02-21 09:04:01 -08:00
timer.c isdn: whitespace coding style cleanup 2012-02-21 09:04:01 -08:00