Loading drivers/video/msm/mdss/mdss_compat_utils.c +2 −2 Original line number Diff line number Diff line /* * Copyright (c) 2013-2014, The Linux Foundation. All rights reserved. * Copyright (c) 2013-2015, The Linux Foundation. All rights reserved. * Copyright (C) 1994 Martin Schaller * * 2001 - Documented with DocBook Loading Loading @@ -907,7 +907,7 @@ static int __to_user_lut_cfg_data( struct mdp_lut_cfg_data __user *lut_cfg) { uint32_t lut_type; int ret; int ret = 0; if (copy_from_user(&lut_type, &lut_cfg->lut_type, sizeof(uint32_t))) Loading Loading
drivers/video/msm/mdss/mdss_compat_utils.c +2 −2 Original line number Diff line number Diff line /* * Copyright (c) 2013-2014, The Linux Foundation. All rights reserved. * Copyright (c) 2013-2015, The Linux Foundation. All rights reserved. * Copyright (C) 1994 Martin Schaller * * 2001 - Documented with DocBook Loading Loading @@ -907,7 +907,7 @@ static int __to_user_lut_cfg_data( struct mdp_lut_cfg_data __user *lut_cfg) { uint32_t lut_type; int ret; int ret = 0; if (copy_from_user(&lut_type, &lut_cfg->lut_type, sizeof(uint32_t))) Loading