aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_timer.c
diff options
context:
space:
mode:
authorJiri Kosina <jkosina@suse.cz>2012-10-15 23:42:55 +0200
committerTARKZiM <tom8476oo@gmail.com>2022-08-25 20:05:39 +0800
commit9220c20fb11d1e6cf889a708fa47afbda50eab0f (patch)
tree85857b5bc4592d644a0a3715e4f8589243dcef56 /net/lapb/lapb_timer.c
parent6dac169e6377d29a1ca002b45ac7b34122e621de (diff)
random: make it possible to enable debugging without rebuild
The module parameter that turns debugging mode (which basically means printing a few extra lines during runtime) is in '#if 0' block. Forcing everyone who would like to see how entropy is behaving on his system to rebuild seems to be a little bit too harsh. If we were concerned about speed, we could potentially turn 'debug' into a static key, but I don't think it's necessary. Drop the '#if 0' block to allow using the 'debug' parameter without rebuilding. Signed-off-by: Jiri Kosina <jkosina@suse.cz> Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions