commit | 9b3ae64be658a573b33d05a8dc73b08d3345fa44 | [log] [tgz] |
---|---|---|
author | Julia Lawall <[email protected]> | Thu Apr 05 14:25:10 2012 -0700 |
committer | Linus Torvalds <[email protected]> | Thu Apr 05 15:25:50 2012 -0700 |
tree | 233faed7d0210858ac940385548665b4a8644be6 | |
parent | 20955e891d828b2027281fe3295dae6af8e0423b [diff] |
scripts/coccinelle/api/simple_open.cocci: semantic patch for simple_open() Find instances of an open-coded simple_open() and replace them with calls to simple_open(). Signed-off-by: Julia Lawall <[email protected]> Reported-by: Stephen Boyd <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>