mirror of
https://github.com/torvalds/linux.git
synced 2026-09-25 21:21:09 -04:00
patch(1) can't handle zero-length files - it appears to simply not create the file, so my powerpc build fails. Put something in here to make life easier. Cc: Hugh Dickins <[email protected]> Cc: Frederic Weisbecker <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
2 lines
52 B
C
2 lines
52 B
C
/* no content, but patch(1) dislikes empty files */
|