Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 24948
b: refs/heads/master
c: 8b316a3
h: refs/heads/master
v: v3
  • Loading branch information
Jeff Garzik committed Mar 30, 2006
1 parent 779d93b commit 9349136
Show file tree
Hide file tree
Showing 413 changed files with 6,829 additions and 24,990 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 108b42b4b966462444265806e3d7260a632ad630
refs/heads/master: 8b316a3973f05e572b4edeeda9072987f6bbaa44
19 changes: 7 additions & 12 deletions trunk/Documentation/feature-removal-schedule.txt
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,13 @@ Who: Christoph Hellwig <hch@lst.de>

---------------------------

What: EXPORT_SYMBOL(lookup_hash)
When: January 2006
Why: Too low-level interface. Use lookup_one_len or lookup_create instead.
Who: Christoph Hellwig <hch@lst.de>

---------------------------

What: CONFIG_FORCED_INLINING
When: June 2006
Why: Config option is there to see if gcc is good enough. (in january
Expand Down Expand Up @@ -234,15 +241,3 @@ Why: The USB subsystem has changed a lot over time, and it has been
Who: Greg Kroah-Hartman <gregkh@suse.de>

---------------------------

What: find_trylock_page
When: January 2007
Why: The interface no longer has any callers left in the kernel. It
is an odd interface (compared with other find_*_page functions), in
that it does not take a refcount to the page, only the page lock.
It should be replaced with find_get_page or find_lock_page if possible.
This feature removal can be reevaluated if users of the interface
cannot cleanly use something else.
Who: Nick Piggin <npiggin@suse.de>

---------------------------
71 changes: 0 additions & 71 deletions trunk/Documentation/leds-class.txt

This file was deleted.

Loading

0 comments on commit 9349136

Please sign in to comment.