diff for duplicates of <21913.1326675139@neuling.org> diff --git a/a/1.txt b/N1/1.txt index 0ce14c2..fee5039 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -28,7 +28,7 @@ May I suggest you actually run the script next time :-P > > - struct fb_info fsl_diu_info[NUM_AOIS]; > > + struct fb_info *fsl_diu_info[NUM_AOIS]; > -> This doesn't make any sense. If you change fsl_diu_info into a pointer, +> This doesn't make any sense. If you change fsl_diu_info into a pointer,=20 > then where is the object being allocated? OK, how about this? diff --git a/a/content_digest b/N1/content_digest index 8d7b32c..e85e7cd 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,7 +2,7 @@ "ref\04F1370C9.9010400@freescale.com\0" "From\0Michael Neuling <mikey@neuling.org>\0" "Subject\0Re: [PATCH] drivers/video: compile fixes for fsl-diu-fb.c\0" - "Date\0Mon, 16 Jan 2012 00:52:19 +0000\0" + "Date\0Mon, 16 Jan 2012 11:52:19 +1100\0" "To\0Tabi Timur-B04825 <B04825@freescale.com>\0" "Cc\0linuxppc-dev@ozlabs.org <linuxppc-dev@ozlabs.org>" linux-fbdev@vger.kernel.org <linux-fbdev@vger.kernel.org> @@ -39,7 +39,7 @@ "> > -\tstruct fb_info fsl_diu_info[NUM_AOIS];\n" "> > +\tstruct fb_info *fsl_diu_info[NUM_AOIS];\n" "> \n" - "> This doesn't make any sense. If you change fsl_diu_info into a pointer, \n" + "> This doesn't make any sense. If you change fsl_diu_info into a pointer,=20\n" "> then where is the object being allocated?\n" "\n" "OK, how about this?\n" @@ -79,4 +79,4 @@ " \treturn 0;\n" } -05567146ff160daa1806367c129c003515563a2b1e12f5c4065e63a56b081975 +07798f9fd119718c86b940bcde0532611bcbcbe2a0de6be9a8782036cf8d2a5b
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.