diff for duplicates of <4DE84AE8.60109@cuw.edu> diff --git a/a/1.txt b/N1/1.txt index 8116245..3a7c6a6 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -20,13 +20,15 @@ On 06/02/2011 09:27 PM, Greg Dietsche wrote: > { > int result; > - int *handle = (int *)bl_get_data(bd); -> struct sony_backlight_props *sdev > (struct sony_backlight_props *)bl_get_data(bd); +> struct sony_backlight_props *sdev = +> (struct sony_backlight_props *)bl_get_data(bd); > > @@ -973,7 +972,6 @@ static int sony_nc_get_brightness_ng(struct backlight_device *bd) > static int sony_nc_update_status_ng(struct backlight_device *bd) > { > int value, result; > - int *handle = (int *)bl_get_data(bd); -> struct sony_backlight_props *sdev > (struct sony_backlight_props *)bl_get_data(bd); +> struct sony_backlight_props *sdev = +> (struct sony_backlight_props *)bl_get_data(bd); > > diff --git a/a/content_digest b/N1/content_digest index bfac540..eba1c2e 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\01307068040-2918-1-git-send-email-Gregory.Dietsche@cuw.edu\0" "From\0Greg Dietsche <gregory.dietsche@cuw.edu>\0" "Subject\0Re: [PATCH] sony-laptop: remove unused local variables\0" - "Date\0Fri, 03 Jun 2011 02:46:00 +0000\0" + "Date\0Thu, 02 Jun 2011 21:46:00 -0500\0" "To\0Greg Dietsche <Gregory.Dietsche@cuw.edu>\0" "Cc\0malattia@linux.it" mjg@redhat.com @@ -32,15 +32,17 @@ "> {\n" "> \tint result;\n" "> -\tint *handle = (int *)bl_get_data(bd);\n" - "> \tstruct sony_backlight_props *sdev > \t\t(struct sony_backlight_props *)bl_get_data(bd);\n" + "> \tstruct sony_backlight_props *sdev =\n" + "> \t\t(struct sony_backlight_props *)bl_get_data(bd);\n" ">\n" "> @@ -973,7 +972,6 @@ static int sony_nc_get_brightness_ng(struct backlight_device *bd)\n" "> static int sony_nc_update_status_ng(struct backlight_device *bd)\n" "> {\n" "> \tint value, result;\n" "> -\tint *handle = (int *)bl_get_data(bd);\n" - "> \tstruct sony_backlight_props *sdev > \t\t(struct sony_backlight_props *)bl_get_data(bd);\n" + "> \tstruct sony_backlight_props *sdev =\n" + "> \t\t(struct sony_backlight_props *)bl_get_data(bd);\n" ">\n" > -fa086ce5d1607454bd480711c76c1648fb2783d312ae170d32072dffc1653a15 +ad0568ebca331bb94d30d3273a60a3df20b1583d0df6f783ee365b1cc4e42328
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.