> -----Original Message----- > From: Gonzalez Monroy, Sergio > Sent: Monday, July 27, 2015 1:07 PM > To: Mcnamara, John > Subject: [PATCH] eal: fix set_tsc_freq > > The logical OR operator evaluates to 1 if any of its operands is different > than 0. > > Fixes: 040cf8a41187 ("eal: deduplicate timer functions") > > Signed-off-by: Sergio Gonzalez Monroy <sergio.gonzalez.monroy at intel.com>
Acked-by: John McNamara <john.mcnamara at intel.com>