Re: [PATCH 2/2] random: clarify bits/bytes in wakeup thresholds

2013-12-07 Thread Theodore Ts'o
On Fri, Dec 06, 2013 at 09:28:03PM -0500, Greg Price wrote: > These are a recurring cause of confusion, so rename them to > hopefully be clearer. > > Signed-off-by: Greg Price Thanks, applied with some merge fix ups to get the patch to apply. - Ted -- To

[PATCH 2/2] random: clarify bits/bytes in wakeup thresholds

2013-12-06 Thread Greg Price
These are a recurring cause of confusion, so rename them to hopefully be clearer. Signed-off-by: Greg Price --- drivers/char/random.c | 34 +- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/drivers/char/random.c b/drivers/char/random.c index dc9b9