diff options
| author | Jesse Millan <[email protected]> | 2005-07-07 17:57:01 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2005-07-07 18:23:46 -0700 |
| commit | 214a627cb401284f87cca7e1510a0f4284f1a17c (patch) | |
| tree | 5b6724028b520fa4002a5a9e752a90cd3d179522 /scripts/basic | |
| parent | ff87b37da912d6aeab6c20c58f51b34d3e37f111 (diff) | |
[PATCH] put_compat_shminfo() warning fix
GCC 4 complains because the function put_compat_shminfo() can't get to its
return statement if there is no error... If the function does not return
-EFAULT, it doesn't return anything at all. Looks like a typo.
Signed-off-by: Jesse Millan <[email protected]>
Signed-off-by: Domen Puncer <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/basic')
0 files changed, 0 insertions, 0 deletions