https://github.com/torvalds/linux
Revision 1d30883942cfe8a1e3f88f8b7f4c292aeba3db5a authored by Andrew Morton on 12 February 2006, 01:56:05 UTC, committed by Linus Torvalds on 12 February 2006, 05:41:13 UTC
- tipar_open(): fix unsigned comparison

- tipar_open(): don't permit NULL pardevice (probably unneeded given the
  above fix).

- tipar_init_module(): handle the situation where parport_register_driver()
  failed to register any devices (parport_register_driver() drops the ->attach
  return value on the floor).

  This probably makes fixes #1 and #2 unneeded.

- tipar_init_module(): fix various error-path resource leaks.

Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
1 parent ef1bea9
History
Tip revision: 1d30883942cfe8a1e3f88f8b7f4c292aeba3db5a authored by Andrew Morton on 12 February 2006, 01:56:05 UTC
[PATCH] tipar fixes
Tip revision: 1d30883
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 424 bytes
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 87.5 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 66.3 KB
Makefile -rw-r--r-- 43.8 KB
README -rw-r--r-- 15.1 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top