diff options
author | Liao Pingfang <liao.pingfang@zte.com.cn> | 2020-08-11 18:37:08 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2020-08-12 10:58:02 -0700 |
commit | ce14489c8e2d327b56ff3253a3642a6d79b9bca2 (patch) | |
tree | b682cfe451e71d484b928b39970be407e651ed53 /usr | |
parent | 00898e8599a184ae05e2c00903e85dc80d82a43d (diff) |
ipc/shm.c: remove the superfluous break
Remove the superfuous break, as there is a 'return' before it.
Signed-off-by: Liao Pingfang <liao.pingfang@zte.com.cn>
Signed-off-by: Yi Wang <wang.yi59@zte.com.cn>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Reviewed-by: Andrew 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: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions