diff options
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2014-01-02 10:10:28 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | 2014-05-25 11:06:49 -0300 |
commit | 512698605dac47f1745dee435f2e3b9bc3346c2d (patch) | |
tree | 0f12bd4daf359fe1f7d7cb4d75b77c99ea8213d0 /lib/debugobjects.c | |
parent | 63746b5ff12a9ac64bd88a45b01b36e86f068d51 (diff) |
[media] omap3isp: stat: Remove impossible WARN_ON
The WARN_ON statements in the buffer allocation functions try to catch
conditions where buffers would have already been allocated. As the
buffers are explicitly freed right before being allocated this can't
happen.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Acked-by: Sakari Ailus <sakari.ailus@iki.fi>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions