lkml.org 
[lkml]   [2002]   [Aug]   [25]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: Broken inlines all over the source tree
On Sun, Aug 25, 2002 at 01:47:18AM +0200, Luca Barbieri wrote:
> ./drivers/acorn/block/fd1772.c

False positive; set_head_settle_flag is declared with code before use.
False positive; get_head_settle_flag is declared with code before use.
Correct positive; copy_buffer needs fixing, thanks for finding that.

> ./include/asm-arm/thread_info.h

False positive; current_thread_info is declared with code before use.

> ./include/asm-arm/current.h

False positive; get_current is declared with code before use.

> ./include/asm-arm/unistd.h

False positive; _syscall3 is a macro containing code.

--
Russell King (rmk@arm.linux.org.uk) The developer of ARM Linux
http://www.arm.linux.org.uk/personal/aboutme.html

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:28    [W:0.095 / U:0.636 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site