diff options
author | Laurent Pinchart <[email protected]> | 2013-03-26 01:44:52 +0100 |
---|---|---|
committer | Simon Horman <[email protected]> | 2013-04-02 11:09:45 +0900 |
commit | 1960d58003b735555bb2dc56699530d606698574 (patch) | |
tree | 4c668a21e060b1871fbfba2fb453b24cf5ac14f9 /fs/jbd/commit.c | |
parent | 809609a5d8427b0025304dbb69a84a692d11c4f9 (diff) |
sh-pfc: Fix compiler warning when BUG()
The sh_pfc_phys_to_virt() function ends with a BUG() statement without a
return. When CONFIG_BUG isn't set the function will thus have no return
value. Fix it.
Signed-off-by: Laurent Pinchart <[email protected]>
Signed-off-by: Simon Horman <[email protected]>
Diffstat (limited to 'fs/jbd/commit.c')
0 files changed, 0 insertions, 0 deletions