mirror of
https://github.com/torvalds/linux.git
synced 2026-01-25 15:03:52 +08:00
Using the variable name 'dev_name' in the top-level namespace is a bad idea. This conflicts with linux/device.h's inline function of the same name. Signed-off-by: David S. Miller <davem@davemloft.net>