Loading drivers/video/msm/mdss/mdss_mdp_util.c +2 −2 Original line number Diff line number Diff line /* Copyright (c) 2012-2016, The Linux Foundation. All rights reserved. /* Copyright (c) 2012-2017, The Linux Foundation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 and Loading Loading @@ -1086,7 +1086,7 @@ static int mdss_mdp_get_img(struct msmfb_data *img, return ret; } } if (!*start) { if (start && !*start) { pr_err("start address is zero!\n"); mdss_mdp_put_img(data, rotator, dir); return -ENOMEM; Loading Loading
drivers/video/msm/mdss/mdss_mdp_util.c +2 −2 Original line number Diff line number Diff line /* Copyright (c) 2012-2016, The Linux Foundation. All rights reserved. /* Copyright (c) 2012-2017, The Linux Foundation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 and Loading Loading @@ -1086,7 +1086,7 @@ static int mdss_mdp_get_img(struct msmfb_data *img, return ret; } } if (!*start) { if (start && !*start) { pr_err("start address is zero!\n"); mdss_mdp_put_img(data, rotator, dir); return -ENOMEM; Loading