commit | 7189ba939ea0e74f73d7b30573b849c732835fc5 | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Fri Nov 12 13:38:02 2010 -0800 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Tue Nov 16 13:54:18 2010 -0800 |
tree | 24ad118185364189f178e3b764bef761f25b46ad | |
parent | cc7e6056f440796e028629d6d79a26fa20d457e8 [diff] |
drivers/uwb: Use printf extension %pR for struct resource Using %pR standardizes the struct resource output. Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>