commit | 3dd1247f4dee214a92b42e17818703ea71233288 | [log] [tgz] |
---|---|---|
author | Robert P. J. Day <rpjday@crashcourse.ca> | Wed Feb 06 01:37:17 2008 -0800 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Wed Feb 06 10:41:06 2008 -0800 |
tree | 82056bf256d5dcfc34cc45d2aaae4842fa09da87 | |
parent | 9cfe015aa424b3c003baba3841a60dd9b5ad319b [diff] |
synclink: standardize format of linux header file include's with "<>" Use the recommended form of "<>" to include linux header files, and move those includes up to join the rest of the linux includes. Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca> Acked-by: Paul Fulghum <paulkf@microgate.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>