From: <pa...@rc...> - 2000-12-10 00:50:50
|
Burkhard Kohl wrote in response to Andreas Fester: > It looks like I missed the original posting you were answering to. If > indent would help to achieve proper indentation, I'd be happy to use > it. See http://www.geocrawler.com/lists/3/SourceForge/5745/0/4788297 for the message from me to which Andreas was replying. I have checked in the SMP/2.4 changes for the files: ieee12844/Makefile.in ieee12844/ieee12844.c ieee12844/ieee12844pp.c include/linux/ieee12844.h After checking in ieee12844.c with the code changes, I ran it through "indent -kr -i8" to standardize the indentation and checked it in again. I used two separate checkins to make it easier if anybody ever goes back and diffs revisions. I didn't do this to ieee12844pp.c because I need to selectively re-indent only certain sections. Let me know if I need to process this file too. I'm hoping this re-indention can be a one-time occurrence per file, so I won't attempt to set it up as a checkin/checkout filter. David |