https://github.com/torvalds/linux
Revision e91b6e263ed6735c766cb14bbe63b9c7bd774526 authored by Andy Whitcroft on 26 October 2010, 21:23:11 UTC, committed by Linus Torvalds on 26 October 2010, 23:52:19 UTC
When the following form is used we have a type which fully fills a line.
This means that a type may end at the end of line as well as at the
following identifier.

	int **
	foo;

Reported-by: Daniel Walker <dwalker@fifo99.com>
Signed-off-by: Andy Whitcroft <apw@canonical.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent 6b4c5be
History
Tip revision: e91b6e263ed6735c766cb14bbe63b9c7bd774526 authored by Andy Whitcroft on 26 October 2010, 21:23:11 UTC
checkpatch: types may sit on a line on their own
Tip revision: e91b6e2
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 936 bytes
.mailmap -rw-r--r-- 3.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.8 KB
Kbuild -rw-r--r-- 2.5 KB
MAINTAINERS -rw-r--r-- 176.8 KB
Makefile -rw-r--r-- 51.2 KB
README -rw-r--r-- 17.0 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top