diff options
author | Akinobu Mita <akinobu.mita@gmail.com> | 2006-11-25 14:09:35 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.osdl.org> | 2006-11-25 16:28:34 -0500 |
commit | 5e66b0b5f187c811419ff10cfb5668c028a64d57 (patch) | |
tree | ae387b8f938272ad6fbee48b5794644c9da2e14c /include/linux/posix-timers.h | |
parent | 753ca4f312a4b26940e4731b4fa5dbbbbcc77e97 (diff) |
[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 'include/linux/posix-timers.h')
0 files changed, 0 insertions, 0 deletions