diff options
| author | Akinobu Mita <akinobu.mita@gmail.com> | 2006-11-25 11:09:35 -0800 |
|---|---|---|
| committer | Linus Torvalds <torvalds@woody.osdl.org> | 2006-11-25 13:28:34 -0800 |
| commit | 5e66b0b5f187c811419ff10cfb5668c028a64d57 (patch) | |
| tree | ae387b8f938272ad6fbee48b5794644c9da2e14c /scripts/patch-kernel | |
| parent | [PATCH] fix copy_process() error check (diff) | |
| download | linux-5e66b0b5f187c811419ff10cfb5668c028a64d57.tar.gz linux-5e66b0b5f187c811419ff10cfb5668c028a64d57.zip | |
[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 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions
