Skip to content

Commit

Permalink
drm/linux: Add TASK_COMM_LEN
Browse files Browse the repository at this point in the history
  • Loading branch information
François Tigeot committed May 23, 2015
1 parent 203d5d5 commit bc8b8fe
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions sys/dev/drm/include/linux/sched.h
Expand Up @@ -55,4 +55,6 @@ schedule_timeout(signed long timeout)
return 0;
}

#define TASK_COMM_LEN MAXCOMLEN

#endif /* _LINUX_SCHED_H_ */

0 comments on commit bc8b8fe

Please sign in to comment.