summaryrefslogtreecommitdiff
path: root/device/cirbuf.c
diff options
context:
space:
mode:
authorMarin Ramesa <mpr@hi.t-com.hr>2013-09-11 12:27:49 +0200
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2013-09-11 22:14:01 +0200
commit14a6257ed1dca3a037003f40706eeda7f5a2bbda (patch)
treebcf74fa1f947917f1d7e294e0509936526bd8a65 /device/cirbuf.c
parentcbe805c2122b8b46b1fbe7c6b1d8f69cd22fb901 (diff)
track the console init with a boolean instead of an int
A variable that keeps track if the console init has been called. It should never receive values other than 0 and 1, so constrain it's possible range of values to a boolean. * device/cons.c (cn_inited): Use boolean_t instead of an int.
Diffstat (limited to 'device/cirbuf.c')
0 files changed, 0 insertions, 0 deletions