diff options
author | Mauro Carvalho Chehab <mchehab@redhat.com> | 2012-10-27 16:17:39 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2012-10-28 07:38:46 -0200 |
commit | 2827a4400a181437a2a3e0ccc2307f90bd204fdd (patch) | |
tree | 4d58a6bc3ed2b6612e0728b2bc61b5722310c190 /fs/stack.c | |
parent | ba4008921ba8144ff307f10d04fe52e6d6e744dc (diff) |
[media] ngene: better comment unused code to avoid warnings
get rid of a few warnings about empty body:
drivers/media/pci/ngene/ngene-core.c:756:3: warning: suggest braces around empty body in an 'else' statement [-Wempty-body]
drivers/media/pci/ngene/ngene-cards.c:429:5: warning: suggest braces around empty body in an 'if' statement [-Wempty-body]
Those are due to some commented code.
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'fs/stack.c')
0 files changed, 0 insertions, 0 deletions