diff options
author | Luis Henriques <[email protected]> | 2014-04-03 14:49:34 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2014-04-03 16:21:16 -0700 |
commit | b003f9650210fa1b3caea43201852bf2d9df7689 (patch) | |
tree | 0e325bfc35c3f982b1ecc0f66b9440ac705e85a2 /lib/memory-notifier-error-inject.c | |
parent | 7a42d4b6a10c93ff15cff4f09c5a2d65877fa6ba (diff) |
binfmt_misc: add missing 'break' statement
A missing 'break' statement in bm_status_write() results in a user program
receiving '3' when doing the following:
write(fd, "-1", 2);
Signed-off-by: Luis Henriques <[email protected]>
Alexander Viro <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/memory-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions