summaryrefslogtreecommitdiffstats
path: root/include/linux/if_plip.h
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2000-11-17 01:45:44 +0000
committerRalf Baechle <ralf@linux-mips.org>2000-11-17 01:45:44 +0000
commit0c6e7b6bd8049d916a117966afc2758795739055 (patch)
treedd9f016eb9b88afb59ba89978880c7e21e662ed8 /include/linux/if_plip.h
parent37307e172b6f05fd49540704a50574ae2fec1b13 (diff)
The granted member of the semaphore must be unsigned long.
Diffstat (limited to 'include/linux/if_plip.h')
0 files changed, 0 insertions, 0 deletions
[PATCH] v9fs: handle kthread_create failure, minor bugfixes
- remove unnecessary -ENOMEM assignments - return correct value when buf_check_size for second time in a buffer - handle failures when create_workqueue and kthread_create are called - use kzalloc instead of kmalloc/memset 0 - v9fs_str_copy and v9fs_str_compare were buggy, were used only in one place, correct the logic and move it to the place it is used. Signed-off-by: Latchesar Ionkov <lucho@ionkov.net> Cc: Eric Van Hensbergen <ericvh@ericvh.myip.org> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'fs/9p/vfs_super.c')