diff options
author | Stafford Horne <shorne@gmail.com> | 2017-03-13 01:44:45 +0300 |
---|---|---|
committer | Stafford Horne <shorne@gmail.com> | 2017-03-15 18:12:56 +0300 |
commit | 154e67cd8e8f964809d0e75e44bb121b169c75b3 (patch) | |
tree | 0139425db7a3ddf63990d2b727f1cec9753faeac /fs | |
parent | 8af42949d1681379c1a97d230de9242c1f4f326a (diff) | |
download | linux-154e67cd8e8f964809d0e75e44bb121b169c75b3.tar.xz |
openrisc: fix issue handling 8 byte get_user calls
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>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions