Loading drivers/media/platform/msm/vidc/q6_hfi.c +2 −2 Original line number Diff line number Diff line /* Copyright (c) 2013, The Linux Foundation. All rights reserved. /* Copyright (c) 2013-2014, 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 @@ -148,7 +148,7 @@ static int q6_hfi_iface_eventq_read(struct q6_hfi_device *device, void *pkt) struct q6_iface_q_info *q_info; unsigned long flags = 0; if (!pkt) { if (!device || !pkt) { dprintk(VIDC_ERR, "Invalid Params\n"); return -EINVAL; } Loading Loading
drivers/media/platform/msm/vidc/q6_hfi.c +2 −2 Original line number Diff line number Diff line /* Copyright (c) 2013, The Linux Foundation. All rights reserved. /* Copyright (c) 2013-2014, 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 @@ -148,7 +148,7 @@ static int q6_hfi_iface_eventq_read(struct q6_hfi_device *device, void *pkt) struct q6_iface_q_info *q_info; unsigned long flags = 0; if (!pkt) { if (!device || !pkt) { dprintk(VIDC_ERR, "Invalid Params\n"); return -EINVAL; } Loading