Commit ce14489c authored by Liao Pingfang's avatar Liao Pingfang Committed by Linus Torvalds
Browse files

ipc/shm.c: remove the superfluous break



Remove the superfuous break, as there is a 'return' before it.

Signed-off-by: default avatarLiao Pingfang <liao.pingfang@zte.com.cn>
Signed-off-by: default avatarYi Wang <wang.yi59@zte.com.cn>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
Reviewed-by: default avatarAndrew Morton <akpm@linux-foundation.org>
Link: http://lkml.kernel.org/r/1594724361-11525-1-git-send-email-wang.yi59@zte.com.cn


Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent 00898e85
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment