diff options
author | Akinobu Mita <akinobu.mita@gmail.com> | 2006-11-25 19:09:35 (GMT) |
---|---|---|
committer | Linus Torvalds <torvalds@woody.osdl.org> | 2006-11-25 21:28:34 (GMT) |
commit | 5e66b0b5f187c811419ff10cfb5668c028a64d57 (patch) | |
tree | ae387b8f938272ad6fbee48b5794644c9da2e14c /kernel/audit.c | |
parent | 753ca4f312a4b26940e4731b4fa5dbbbbcc77e97 (diff) | |
download | linux-fsl-qoriq-5e66b0b5f187c811419ff10cfb5668c028a64d57.tar.xz |
[PATCH] tlclk: fix platform_device_register_simple() error check
The return value of platform_device_register_simple() should be checked by
IS_ERR().
This patch also fix misc_register() error case. Because misc_register()
returns error code.
Cc: Sebastien Bouchard <sebastien.bouchard@ca.kontron.com>
Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'kernel/audit.c')
0 files changed, 0 insertions, 0 deletions