On Thu, 2 Apr 2015 15:57:01 +0300, Ivan Khoronzhuk wrote: > The "dmi_table" function looks like data instance, but it does DMI > table decode. This patch renames it to "dmi_decode_table" name as > more appropriate. That allows us to use "dmi_table" name for correct > purposes. > > Signed-off-by: Ivan Khoronzhuk <[email protected]> > --- > drivers/firmware/dmi_scan.c | 10 +++++----- > 1 file changed, 5 insertions(+), 5 deletions(-) > (...)
Yes, as discussed before, good idea. Reviewed-by: Jean Delvare <[email protected]> -- Jean Delvare SUSE L3 Support -- To unsubscribe from this list: send the line "unsubscribe linux-api" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
