On 06/15/2014 11:38 PM, Sumanth K wrote: > From: Sumanth K <sumantk2@xxxxxxxxxxxxxxxxxx> > > Eliminate compilation warning : 'atb_clocktest' defined but > not used. Function is declared as static in header file. So compiler will > know if they used or not. Just eliminate the warning by #if 0 /unless we do > use it. Thanks, applied. Arguably the code should just be removed whole sale, as it'll always reside in the git history for someone to resurrect. -- Jens Axboe -- To unsubscribe from this list: send the line "unsubscribe fio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html