Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 27988
b: refs/heads/master
c: 4f79c3f
h: refs/heads/master
v: v3
  • Loading branch information
David Woodhouse committed May 2, 2006
1 parent 687c124 commit 035a2c7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 2683e88413977a7f382106f8e8b3b684a597c761
refs/heads/master: 4f79c3ffc6e04623711e86cf9a0e09e4aad8cb36
2 changes: 2 additions & 0 deletions trunk/include/linux/compiler.h
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ extern void __chk_io_ptr(void __iomem *);

#endif /* __ASSEMBLY__ */

#ifdef __KERNEL__
/*
* Allow us to mark functions as 'deprecated' and have gcc emit a nice
* warning for each use, in hopes of speeding the functions removal.
Expand Down Expand Up @@ -153,4 +154,5 @@ extern void __chk_io_ptr(void __iomem *);
#define __always_inline inline
#endif

#endif /* __KERNEL__ */
#endif /* __LINUX_COMPILER_H */

0 comments on commit 035a2c7

Please sign in to comment.