Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 263708
b: refs/heads/master
c: c338bfb
h: refs/heads/master
v: v3
  • Loading branch information
Bart Van Assche authored and Linus Torvalds committed Sep 10, 2011
1 parent ef77cf5 commit 9d6207e
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: 290a1cc4f725a53076e0fda804cd4fea84ee4564
refs/heads/master: c338bfb5ecf6c36b2112479691d69db4c2b5a78a
2 changes: 1 addition & 1 deletion trunk/drivers/video/backlight/backlight.c
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
#include <asm/backlight.h>
#endif

static const char const *backlight_types[] = {
static const char *const backlight_types[] = {
[BACKLIGHT_RAW] = "raw",
[BACKLIGHT_PLATFORM] = "platform",
[BACKLIGHT_FIRMWARE] = "firmware",
Expand Down

0 comments on commit 9d6207e

Please sign in to comment.