[PATCHv3] [KERNEL-DOC] kill warnings when building mandocs (fixed whitespaces)

2007-04-22 Thread Borislav Petkov
Sorry about the wrong whitespaces again :), here's a correct one - From: Borislav Petkov <[EMAIL PROTECTED]> This patch shuts warnings of the sort: make -C /mnt/samsung_200/sam/kernel/trees/21-rc6/build \ KBUILD_SRC=/mnt/samsung_200/sam/kernel/trees/21-rc6 \ KBUILD_EXTMOD=""

[PATCHv3] [KERNEL-DOC] kill warnings when building mandocs

2007-04-22 Thread Borislav Petkov
On Sat, Apr 21, 2007 at 12:20:45AM -0700, Andrew Morton wrote: > On Thu, 19 Apr 2007 09:19:32 +0200 Borislav Petkov <[EMAIL PROTECTED]> wrote: > > we already did this in the top-level Makefile. It's in $(KERNELVERSION) > and is printed by `make kernelversion'. > > Cannot we use that info

[PATCHv3] [KERNEL-DOC] kill warnings when building mandocs

2007-04-22 Thread Borislav Petkov
On Sat, Apr 21, 2007 at 12:20:45AM -0700, Andrew Morton wrote: On Thu, 19 Apr 2007 09:19:32 +0200 Borislav Petkov [EMAIL PROTECTED] wrote: we already did this in the top-level Makefile. It's in $(KERNELVERSION) and is printed by `make kernelversion'. Cannot we use that info somehow? Yes,

[PATCHv3] [KERNEL-DOC] kill warnings when building mandocs (fixed whitespaces)

2007-04-22 Thread Borislav Petkov
Sorry about the wrong whitespaces again :), here's a correct one - From: Borislav Petkov [EMAIL PROTECTED] This patch shuts warnings of the sort: make -C /mnt/samsung_200/sam/kernel/trees/21-rc6/build \ KBUILD_SRC=/mnt/samsung_200/sam/kernel/trees/21-rc6 \ KBUILD_EXTMOD= -f