diff options
author | 2007-10-16 23:31:09 -0700 | |
---|---|---|
committer | 2007-10-17 08:43:04 -0700 | |
commit | 402b310cb6e523779149139b20f46899a890e963 (patch) | |
tree | ac97df1b8b92cfb41cac08bd3ebfb177775570dd /fs/file_table.c | |
parent | Fix very high interrupt rate for IRQ8 (rtc) unless pnpacpi=off (diff) | |
download | linux-rng-402b310cb6e523779149139b20f46899a890e963.tar.xz linux-rng-402b310cb6e523779149139b20f46899a890e963.zip |
PNP: remove null pointer checks
Remove some null pointer checks. Null pointers in these areas indicate
programming errors, and I think it's better to oops immediately rather than
return an error that is easily ignored.
Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com>
Cc: Adam Belay <ambx1@neo.rr.com>
Cc: Len Brown <lenb@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs/file_table.c')
0 files changed, 0 insertions, 0 deletions