Loading drivers/gpu/msm/adreno_ioctl.c +2 −2 Original line number Diff line number Diff line /* Copyright (c) 2002,2007-2015, The Linux Foundation. All rights reserved. /* Copyright (c) 2002,2007-2016, 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 @@ -117,7 +117,7 @@ long adreno_ioctl_helper(struct kgsl_device_private *dev_priv, unsigned int cmd, unsigned long arg, const struct kgsl_ioctl *cmds, int len) { unsigned char data[128]; unsigned char data[128] = { 0 }; long ret; int i; Loading Loading
drivers/gpu/msm/adreno_ioctl.c +2 −2 Original line number Diff line number Diff line /* Copyright (c) 2002,2007-2015, The Linux Foundation. All rights reserved. /* Copyright (c) 2002,2007-2016, 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 @@ -117,7 +117,7 @@ long adreno_ioctl_helper(struct kgsl_device_private *dev_priv, unsigned int cmd, unsigned long arg, const struct kgsl_ioctl *cmds, int len) { unsigned char data[128]; unsigned char data[128] = { 0 }; long ret; int i; Loading