Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 310473
b: refs/heads/master
c: 1292531
h: refs/heads/master
i:
  310471: e7d1e91
v: v3
  • Loading branch information
Hiroshi Shimamoto authored and Ingo Molnar committed May 30, 2012
1 parent 112892b commit 328394c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 454c79999f7eaedcdf4c15c449e43902980cbdf5
refs/heads/master: 1292531f6f27af909e713671dd9cc3bcab8114b7
2 changes: 1 addition & 1 deletion trunk/kernel/sched/core.c
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ const_debug unsigned int sysctl_sched_features =
#define SCHED_FEAT(name, enabled) \
#name ,

static __read_mostly char *sched_feat_names[] = {
static const char * const sched_feat_names[] = {
#include "features.h"
NULL
};
Expand Down

0 comments on commit 328394c

Please sign in to comment.