Messages in this thread |  | | From | Andreas Dilger <> | Subject | Re: problem with cscope and 2.4-test8 source file | Date | Mon, 18 Sep 2000 15:41:27 -0600 (MDT) |
| |
Mark Salisbury writes: > the source file linux/fs/hpfs/super.c > > the problem is the extremely long printk() string starting on line 280 in the > function static inline void hpfs_help(void){} > > simply breaking up this printk up into several smaller printk's solves the > problem.
Looking at this printk makes me think that this is better off in the man page than in the kernel... Maybe you should just submit a patch which removes the whole hpfs_help() function, and updates the mount(8) man page...
Cheers, Andreas -- Andreas Dilger \ "If a man ate a pound of pasta and a pound of antipasto, \ would they cancel out, leaving him still hungry?" http://www-mddsp.enel.ucalgary.ca/People/adilger/ -- Dogbert - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/
|  |