| commit | 70221395ba980392ba98c1d78f6c9f77be03df9e | [log] [tgz] |
|---|---|---|
| author | Dan Carpenter <error27@gmail.com> | Thu Jan 29 16:28:28 2009 -0800 |
| committer | Linus Torvalds <torvalds@linux-foundation.org> | Thu Jan 29 18:19:29 2009 -0800 |
| tree | 10d587fe9b70ac7b830bb6c0e05040ed9b8db62e | |
| parent | 0acbc6c651911dc9ffb4f59b34306bc1ccb751e5 [diff] |
fix emacs indenting howto filename expansion I don't think emacs understands tilde expansion, so use "expand-file-name" to do that. Signed-off-by: Dan Carpenter <error27@gmail.com> Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>