mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-22 18:22:42 +00:00
Add proper prototypes in a header file for global code under drivers/isdn/sc/. Since the GNU C compiler is now able do tell us that caller and callee disagreed about the number of arguments of setup_buffers(), this patch also fixes this bug. Signed-off-by: Adrian Bunk <bunk@stusta.de> Cc: Karsten Keil <kkeil@suse.de> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org> |
History
|
|
|---|---|---|
| .. | ||
| card.h | ||
| command.c | ||
| debug.h | ||
| event.c | ||
| hardware.h | ||
| includes.h | ||
| init.c | ||
| interrupt.c | ||
| ioctl.c | ||
| Kconfig | ||
| Makefile | ||
| message.c | ||
| message.h | ||
| packet.c | ||
| scioc.h | ||
| shmem.c | ||
| timer.c | ||