summaryrefslogtreecommitdiff
path: root/trafgen_lexer.l
diff options
context:
space:
mode:
authorDaniel Borkmann <dborkman@redhat.com>2013-06-04 00:52:09 +0200
committerDaniel Borkmann <dborkman@redhat.com>2013-06-04 00:52:09 +0200
commit9a1b2fbdc9f319aaf57a79f8e6ce7d5e6a3ecaa6 (patch)
tree96698df2ff61b7f1786e876e9785ca207d0f4c83 /trafgen_lexer.l
parente70f1cf60341251042e071e37fbf7cea1f61b8a6 (diff)
corking: use bool instead of int
We have a boolen condition, so use bool instead of doing stupid things with ints. Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
Diffstat (limited to 'trafgen_lexer.l')
0 files changed, 0 insertions, 0 deletions
an <gregkh@google.com>
Diffstat (limited to 'drivers')
-rw-r--r--drivers/staging/greybus/audio_codec.c13
1 files changed, 11 insertions, 2 deletions
diff --git a/drivers/staging/greybus/audio_codec.c b/drivers/staging/greybus/audio_codec.c