sparc64: nocheck uaccess coding style tweaks
authorMichael S. Tsirkin <mst@redhat.com>
Tue, 6 Jan 2015 21:29:43 +0000 (23:29 +0200)
committerMichael S. Tsirkin <mst@redhat.com>
Tue, 13 Jan 2015 13:24:12 +0000 (15:24 +0200)
Sam Ravnborg suggested packing single-lines cases in switch statements
in nocheck uaccess macros makes for easier to read code.

Suggested-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Acked-by: Sam Ravnborg <sam@ravnborg.org>

No differences found