commit | 7daf705f362e349983e92037a198b8821db198af | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@linux-foundation.org> | Mon Jul 14 12:12:53 2008 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Mon Jul 14 12:12:53 2008 -0700 |
tree | cf51f77b975718852dc5819dfe90c02a1c1a6bd5 | |
parent | bce7f793daec3e65ec5c5705d2457b81fe7b5725 [diff] |
Start using the new '%pS' infrastructure to print symbols This simplifies the code significantly, and was the whole point of the exercise. Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>