dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/misc/sgi-gru
Jack Steiner 9ca8e40c13 GRU Driver V3: fixes to resolve code review comments
Fixes problems identified in a code review:
	- add comment with high level dscription of the GRU
	- prepend "gru_" to all global names
	- delete unused function
	- couple of trivial bug fixes

[akpm@linux-foundation.org: coding-style fixes]
Signed-off-by: Jack Steiner <steiner@sgi.com>
Cc: Nick Piggin <nickpiggin@yahoo.com.au>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-07-30 09:41:48 -07:00
..
Makefile GRU Driver: driver makefile 2008-07-30 09:41:48 -07:00
gru.h GRU Driver: driver internal header files 2008-07-30 09:41:47 -07:00
gru_instructions.h GRU Driver V3: fixes to resolve code review comments 2008-07-30 09:41:48 -07:00
grufault.c GRU Driver: page faults & exceptions 2008-07-30 09:41:48 -07:00
grufile.c GRU Driver V3: fixes to resolve code review comments 2008-07-30 09:41:48 -07:00
gruhandles.h GRU Driver: hardware data structures 2008-07-30 09:41:47 -07:00
grukservices.c GRU Driver V3: fixes to resolve code review comments 2008-07-30 09:41:48 -07:00
grukservices.h GRU Driver: kernel services header files 2008-07-30 09:41:47 -07:00
grulib.h GRU Driver: driver internal header files 2008-07-30 09:41:47 -07:00
grumain.c GRU Driver V3: fixes to resolve code review comments 2008-07-30 09:41:48 -07:00
gruprocfs.c GRU Driver V3: fixes to resolve code review comments 2008-07-30 09:41:48 -07:00
grutables.h GRU Driver V3: fixes to resolve code review comments 2008-07-30 09:41:48 -07:00
grutlbpurge.c GRU Driver V3: fixes to resolve code review comments 2008-07-30 09:41:48 -07:00