On Saturday 07 February 2009 00:56:11 Sven Eckelmann wrote:
get_integer_file can be used to get an integer from the beginning of a file. It does the same as every other get_* function in linux/kernel.c has done before, but introduced extra error checking for fscanf to deal with the undefined behaviour of it in error cases in c89.
Thanks for your patches. I applied all three of them.
Regards, Marek