Stafford Horne b0def6f1e2 openrisc: fix issue handling 8 byte get_user calls
[ Upstream commit 154e67cd8e8f964809d0e75e44bb121b169c75b3 ]

Was getting the following error with allmodconfig:

  ERROR: "__get_user_bad" [lib/test_user_copy.ko] undefined!

This was simply a missing break statement, causing an unwanted fall
through.

Signed-off-by: Stafford Horne <shorne@gmail.com>
Signed-off-by: Sasha Levin <alexander.levin@verizon.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-12-20 10:04:54 +01:00
..
2016-09-30 10:18:37 +02:00
2016-09-24 10:07:43 +02:00
2016-12-15 08:49:23 -08:00
2016-09-07 08:32:38 +02:00
2015-11-11 09:16:10 -08:00