diff options
| author | Jayachandran C <[email protected]> | 2006-01-06 00:19:54 -0800 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2006-01-06 08:33:59 -0800 |
| commit | 6fe2e70bbed3995d930f39452fb6ce3be7dc47dc (patch) | |
| tree | b196b26fa0046c39bf072238463329dc66ccca82 /scripts/basic/split-include.c | |
| parent | 066bb8d03b6e52e4844d37145573d6a2bedaa339 (diff) | |
[PATCH] kernel/module.c: removed dead code
This patch fixes an issue reported by Coverity in kernel/module.c
Error reported: Cannot reach this line of code "else return ptr;"
Patch description:
This is the error path, so 'err' will be negative, the else case
is not required, this patch removes it.
Signed-off-by: Jayachandran C. <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/basic/split-include.c')
0 files changed, 0 insertions, 0 deletions